Filter Operators
A list of filter operators supported by Cribl Search.
Filter operators exclude or include events based on specified conditions, allowing you to narrow down the dataset to relevant records.
Name | Description |
---|---|
dedup | Filters out duplicate events. |
distinct | Finds unique field values. |
search | Finds events that contain the specified text. |
where | Filters events based on the specified predicate. |