elasticsearch/docs/reference/esql/esql-using.asciidoc
Abdon Pijpelink 8e96d285c0
[DOCS] One more round of restructuring the ES|QL documentation (#101340)
* Reorg some pages

* Add links to landing page
2023-10-26 10:57:05 +02:00

16 lines
No EOL
432 B
Text

[[esql-using]]
== Using {esql}
<<esql-rest>>::
Information about using the <<esql-query-api,{esql} query API>>.
<<esql-kibana>>::
Using {esql} in {kib} to query and aggregate your data, create visualizations,
and set up alerts.
<<esql-task-management>>::
Using the <<tasks,task management API>> to list and cancel {esql} queries.
include::esql-rest.asciidoc[]
include::esql-kibana.asciidoc[]
include::task-management.asciidoc[]