-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[DOCS] Add top-level EQL docs page. Adds EQL requirements page. #51334
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
Conversation
|
Pinging @elastic/es-docs (>docs) |
|
Pinging @elastic/es-search (:Search/EQL) |
* **Creates a top-level page for EQL in the ES reference.** This page contains a high-level introduction and will include a nav for other EQL docs pages as they're built. * **Creates a requirements page.** This page outlines the fields needed to use EQL in ES.
aleksmaus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you!
| * Use {es} 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sethpayne Do you think this covers most of our major use cases for EQL within ES?
|
@elasticmachine update branch |
|
Thanks @aleksmaus! |
* Creates a top-level page for EQL in the ES reference. This page contains a high-level introduction and will include a nav for other EQL docs pages as they're built. * Creates a requirements page. This page outlines the fields needed to use EQL in ES.
Changes
Creates a top-level page for EQL in the ES reference.
This page contains a high-level introduction and will include a nav for other EQL docs pages as they're built.
Creates a requirements page.
This page outlines the fields needed to use EQL in ES.
Note to reviewers
This PR isn't intended to encompass all needed EQL docs. I'll be working incrementally to add new pages. However, the overview page is a required first step for adding those new pages.