Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EQL - query language for event data in Elasticsearch #59686

Closed
18 tasks done
costin opened this issue Jul 16, 2020 · 2 comments
Closed
18 tasks done

EQL - query language for event data in Elasticsearch #59686

costin opened this issue Jul 16, 2020 · 2 comments

Comments

@costin
Copy link
Member

costin commented Jul 16, 2020

Meta issue consolidating the EQL functionality released in Elasticsearch 7.9 as experimental.
EQL or Event Query Language is a declarative language dedicated for identifying patterns and relationships between events.

Consider using EQL if you:

  • Use Elasticsearch for threat hunting or other security use cases
  • Search time-series data or logs, such as network or system logs
  • Want an easy way to explore relationships between events

A good intro on EQL and its purpose is available here. The language reference can be found at this address while EQL on Elasticsearch is explained at length through a dedicated chapter.

This release includes the following features:

  • event queries
  • sequences
  • pipes

An in-depth discussion of EQL in ES scope can be found at #49581.

Full history available here.

High-level tasks

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (:Query Languages/EQL)

@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Jul 16, 2020
@costin
Copy link
Member Author

costin commented Jul 16, 2020

Scheduled for release in Elasticsearch 7.9

@costin costin closed this as completed Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants