esql-using.asciidoc 432 B

12345678910111213141516
  1. [[esql-using]]
  2. == Using {esql}
  3. <<esql-rest>>::
  4. Information about using the <<esql-query-api,{esql} query API>>.
  5. <<esql-kibana>>::
  6. Using {esql} in {kib} to query and aggregate your data, create visualizations,
  7. and set up alerts.
  8. <<esql-task-management>>::
  9. Using the <<tasks,task management API>> to list and cancel {esql} queries.
  10. include::esql-rest.asciidoc[]
  11. include::esql-kibana.asciidoc[]
  12. include::task-management.asciidoc[]