Contains
The: operator performs the field’s normal match:
Wildcards
Use* inside a value where the field supports wildcard matching:
* by itself is an existence check.
Regular expressions
Use=~ with a backtick-delimited expression:
Quoted phrases
Quote values containing spaces, punctuation, or boolean words:Bare terms
On host and service search, a bare term searches observed banner text:Negate a pattern
Use:~ to exclude the normal contains match:
NOT around any expression:
Browse field policies
Check field types, supported operators, and aliases before building a
long-lived query.