elasticsearch/docs/reference/eql/eql-apis.asciidoc
2024-12-31 11:32:29 -08:00

25 lines
625 B
Text

[[eql-apis]]
== EQL APIs
.New API reference
[sidebar]
--
For the most up-to-date API details, refer to {api-es}/group/endpoint-eql[EQL APIs].
--
<<eql,Event Query Language (EQL)>> is a query language for event-based time series data,
such as logs, metrics, and traces. For an overview of EQL and related tutorials,
see <<eql>>.
* <<eql-search-api>>
* <<get-async-eql-search-api>>
* <<get-async-eql-status-api>>
* <<delete-async-eql-search-api>>
include::delete-async-eql-search-api.asciidoc[]
include::eql-search-api.asciidoc[]
include::get-async-eql-search-api.asciidoc[]
include::get-async-eql-status-api.asciidoc[]