
You don’t have to type this syntax by hand. Select the logs search bar and autocomplete suggests the fields on your log lines, then the operators and values that go with them. Each filter becomes a pill you can edit or remove.
Quick Start
Get started with these simple queries:Available Fields
You can query the following fields in your logs:
If no field is provided, the query will search the message field.
Query Operators
Search Operators
Use quotes for values with spaces:
group:"background jobs"
Comparison Operators
For numeric values:Nested Attributes
We’ll use the following example JSON structure:Combining Queries
AND Logic (Default)
Space-separated queries are combined with AND:OR Logic
UseOR to match any condition: