ES|QL commands
ES|QL queries are built from the following building blocks:
- Optionally, start with query directives to define query settings and general behavior.
- Every query must include a source command.
- Use processing commands to modify an input table by adding, removing, or transforming rows and columns.