FuseQL Operators :: Kloudfuse Docs
FuseQL Operators
Overview
FuseQL provides 114 operators across 18 categories for filtering, transforming, and aggregating log data. Operators appear in the pipe (|) stage of a FuseQL query, except for logical, comparison, and text search operators, which act as pre-filter expressions before the first pipe. Select a category below to see syntax, parameters, and worked examples for each operator.
Topics
- Logical operators
- Comparison operators
- Text search operators
- Aggregation operators
- Arithmetic operators
- Trigonometric operators
- Window operators
- Parse operators
- Lookup operators
- String operators
- Encoding operators
- Conversion operators
- Date and time operators
- Predicate operators
- IP and CIDR operators
- Transform operators
- Algorithmic operators
- Miscellaneous operators