What is the correct syntax to find events associated with a tag?
Here is an example of how you can use the tag command in a search:
index=main sourcetype=access_combined | tag status_code
You can also use the tag command with a specific tag value to find events associated with that tag. For example, the following search finds all events where the status code is tagged with success:
index=main sourcetype=access_combined | tag status_code | search tag::status_code=success
Ashton
11 months agoPamella
11 months agoVonda
11 months agoCharlette
11 months agoVonda
11 months agoRolf
12 months agoCarlee
12 months agoNatalie
1 years agoCasie
1 years agoReyes
1 years agoLore
1 years ago