Search Operator
Overview
| search [not] <string constant> [and|or ...]*Examples
Search for a string
aws_alb
| search 'GET'p_event_time
requestHttpMethod
requestHttpVersion
sslCipher
userAgent
Search for complex patterns
p_event_time
requestHttpMethod
requestHttpVersion
sslCipher
userAgent
Search using wildcard matching
p_event_time
requestHttpMethod
requestHttpVersion
sslCipher
userAgent
Last updated
Was this helpful?

