Skip to content

Commit ef247c9

Browse files
committed
added clear to 5 and 6
1 parent 0d1e2ba commit ef247c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/conf/1-advanced-collector/5-transform-data/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Logs often contain structured data encoded as JSON within the log body. Extracti
2828
{{% notice title="Exercise" style="green" icon="running" %}}
2929

3030
> [!IMPORTANT]
31-
> **Change _ALL_ terminal windows to the `[WORKSHOP]/5-transform-data` directory.**
31+
> **Change _ALL_ terminal windows to the `[WORKSHOP]/5-transform-data` directory and run the `clear` command.**
3232
3333
Copy `*.yaml` from the `4-sensitve-data` directory into `5-transform-data`. Your updated directory structure will now look like this:
3434

content/en/conf/1-advanced-collector/6-routing-data/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For example, you might want to send *production* data to one exporter while dire
1212
{{% notice title="Exercise" style="green" icon="running" %}}
1313

1414
> [!IMPORTANT]
15-
> **Change _ALL_ terminal windows to the `[WORKSHOP]/6-routing-data` directory.**
15+
> **Change _ALL_ terminal windows to the `[WORKSHOP]/6-routing-data` directory and run the `clear` command.**
1616
1717
Copy `*.yaml` from the `5-transform-data` directory into `6-routing-data`. Your updated directory structure will now look like this:
1818

0 commit comments

Comments
 (0)