Function
A built-in operation in CrowdStrike Query Language (CQL) that
performs specific data processing tasks. Functions include
aggregations (count(),
sum(), avg()),
transformations (regex(),
split(), format()),
time operations (bucket(),
timeChart()), and many others. Functions
are the building blocks of LogScale queries and enable
complex data analysis.