File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
content/en/ninja-workshops/3-opentelemetry-collector-workshops/2-advanced-collector/3-filelog Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -37,12 +37,6 @@ The **FileLog receiver** in the `agent` will read these log lines and send them
3737> [ !IMPORTANT]
3838> ** Change _ ALL_ terminal windows to the ` [WORKSHOP]/3-filelog ` directory.**
3939
40- ``` text { title="Updated Directory Structure" }
41- .
42- ├── agent.yaml
43- └── gateway.yaml
44- ```
45-
4640Start the ` loadgen ` and this will begin writing lines to a file named ` quotes.log ` :
4741
4842{{% tabs %}}
@@ -61,4 +55,12 @@ Writing logs to quotes.log. Press Ctrl+C to stop.
6155
6256{{% /tab %}}
6357{{% /tabs %}}
58+
59+ ``` text { title="Updated Directory Structure" }
60+ .
61+ ├── agent.yaml
62+ ├── gateway.yaml
63+ └── quotes.yaml
64+ ```
65+
6466{{% /notice %}}
You can’t perform that action at this time.
0 commit comments