On This Page

Home / Search/ Language Reference/ Operators/Filter Operators

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.

NameDescription
dedupFilters out duplicate events.
distinctFinds unique field values.
searchFinds events that contain the specified text.
whereFilters events based on the specified predicate.