Advanced workflows in ES|QL
These guides provide detailed information about more advanced workflows in ES|QL.
- Extract data with
DISSECT
andGROK
: Learn how to extract and transform structured data from unstructured text. - Augment data with
ENRICH
: Learn how to combine data from different indices. - Join data with
LOOKUP JOIN
: Learn how to join data from different indices.