Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions explore-analyze/query-filter/languages/esql-kibana.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This page guides you through the basics of working with {{esql}} in the {{kib}}
- Enrich investigation data with lookups and dynamic field creation
- Perform IP geolocation, threat intelligence, and cloud provider identification from a single query
- Use aggregated values in detection rules for more accurate alerts
- Find more details and examples in [{{esql}} for {{elastic-sec}} use cases](/solutions/security/esql-for-security.md)

:::{tip}
Find the complete list of supported commands, functions, and operators in the [{{esql}} reference](elasticsearch://reference/query-languages/esql/esql-syntax-reference.md).
Expand Down
Loading