On This Page

Home / Search/ Language Reference/ Operators/Aggregation Operators

Aggregation Operators

A list of aggregation operators supported by Cribl Search.


Aggregation operators summarize data by grouping it based on specified fields and applying aggregation functions like sum, avg, or max to produce meaningful insights.

NameDescription
countReturns the number of all input events.
eventstatsAggregates events and adds the results as new fields to the source events.
summarizeProduces a table that aggregates the input data.
timestatsAggregates events by time periods or bins..