Searching for logs with tagged events
In the previous step, you ran a tagger against a batch of logs. You can search for logs containing event information by searching for the string that the tagger wrote to the Environmental Anomaly
field — Temperature > 28
.
- Navigate to the Search page by clicking on
Search
in the left navigation menu.
-
Click on the
Comparative search
tab. -
In the
Conditions
section, click on theSelect rule
dropdown and selectEnvironmental Anomaly
. Click on theSelect condition
dropdown and selectEqual to
. -
Type
Temp*
into theType in your filter value
field and selectRegex
to perform a partial match search. Note that this is case sensitive. -
Click the
Search
button. -
In the
Search results
panel, click onConfigure columns
.
-
Select the
Extrinsic
tab. -
Select
Robot ID
.
-
Notice that
ROBO4000
was also affected by a high temperatures. -
Click on the log name to see the log details page and the metadata that was added by the event autotagger.
- Looking at the
Occurrences
timeline, you can see that this robot encountered a similiar temperature peak and should be inspected for damage to its optical encoder. You can also see the value written by the tagger in theExtrinsic metadata
table.