Function
A built-in operation in LogScale's query language 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.
Related Content