mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
25 lines
625 B
Text
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[]
|