Operators
: is field-aware. It can mean an exact typed match, contains match, IP or
CIDR match, timestamp lower bound, or another safe operation defined by that
field. Use = when exact equality is important.
Boolean logic
- Parentheses
NOTAND, including implicitANDOR
Collections
A brace-wrapped collection matches any member:Existence
Use* to require a populated field:
:~* to require the field to be absent:
IP addresses and CIDRs
IP fields accept IPv4, IPv6, and CIDR values:Aliases and dataset scope
Friendly aliases such ascountry, asn, protocol, and port resolve to
typed fields. The same concept can have a different path by dataset: