Skip to content

Commit ef7d6f6

Browse files
Clarified exercise instructions
1 parent c86d343 commit ef7d6f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/s4r/3-quick-tour/4-log-observer-home/1-log-observer-home.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generally, in Splunk, an "index" refers to a designated place where your data i
1919

2020
{{% /notice %}}
2121
{{% notice title="Tip" style="primary" icon="lightbulb" %}}
22-
If you have used Splunk Enterprise or Splunk Cloud before, you are likely used to start investigations with logs. As you will see in the following exercise, you can do that with Splunk Observability Cloud as well. This workshop, however, will use all the **OpenTelemetry** signals for investigations.
22+
If you have used Splunk Enterprise or Splunk Cloud before, you are probably used to starting investigations with logs. As you will see in the following exercise, you can do that with Splunk Observability Cloud as well. This workshop however, will use all the **OpenTelemetry** signals for investigations.
2323
{{% /notice %}}
2424

2525
Let's run a little search exercise:
@@ -37,7 +37,8 @@ Let's run a little search exercise:
3737
* Let's find all the orders that have been shipped. Click on **Clear All** in the filter bar to remove the previous filter.
3838
* In the **Fields** Pane type `severity` in the search box.
3939
![severity](../images/find-severity.png?width=15vw&classes=left)
40-
* Make sure you select the click {{% button style="gray" %}}**Exclude all logs with this fields**{{% /button %}} as the order log line does not have a severity assigned.
40+
* You may need to scroll down the page if you still have the onboarding content displayed at the top in order to see the **Exclude all logs with this fields** button in the next step.
41+
* Make sure you click the {{% button style="gray"% }}**Exclude all logs with this fields**{{% /button %}} as the order log line does not have a severity assigned.
4142
* Click on the {{% button style="gray" %}}**Add Filter**{{% /button %}} button in the filter bar.
4243
* This time, just type `order:` in the **Enter Keyword...** box and press enter.
4344
* You should now have a list of orders sold for the last 15 minutes.

0 commit comments

Comments
 (0)