EQL implementation within Kibana or Roadmap

The normal EQL language: https://eql.readthedocs.io/en/latest/query-guide/pipes.html have quite lot of functionalities, but in current Kibana only head and tail functionalities are enabled.

Any idea if Kibana will get the full functionalities of EQL or is it in roadmap? We are mainly looking for aggreations/stats/count type of functionality outside of DSL

There is ongoing work on integrating EQL with Elasticsearch. Once that it's done, it will be done in Kibana as well. If you check the ES repo there are a lot of open issues and PRs regarding it so you can look there for the functionality that you desire: https://github.com/elastic/elasticsearch/issues?q=is%3Aissue+is%3Aopen+eql

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.