forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Add 'Using ES|QL in Elastic Security'
- Loading branch information
1 parent
71a47c8
commit be112c1
Showing
2 changed files
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
[[esql-elastic-security]] | ||
=== Using {esql} in {elastic-sec} | ||
|
||
++++ | ||
<titleabbrev>Using {esql} in {elastic-sec}</titleabbrev> | ||
++++ | ||
|
||
You can use {esql} in {elastic-sec} to investigate events in Timeline and create | ||
detection rules. Use the Elastic AI Assistant to build {esql} queries, or answer | ||
questions about the {esql} query language. | ||
|
||
[discrete] | ||
[[esql-elastic-security-timeline]] | ||
=== Use {esql} to investigate events in Timeline | ||
|
||
You can use {esql} in Timeline to filter, transform, and analyze event data | ||
stored in {es}. To start using {esql}, open the the **{esql}** tab. To learn | ||
more, refer to {security-guide}/timelines-ui.html[Investigate events in | ||
Timeline]. | ||
|
||
[discrete] | ||
[[esql-elastic-security-detection-rules]] | ||
=== Use {esql} to create detection rules | ||
|
||
Use the {esql} rule type to create detection rules using {esql} queries. The | ||
{esql} rule type supports aggregating and non-aggregating queries. To learn | ||
more, refer to {security-guide}/rules-ui-create.html[Create a detection rule]. | ||
|
||
[discrete] | ||
[[esql-elastic-security-ai-assistant]] | ||
=== Elastic AI Assistant | ||
|
||
Use the Elastic AI Assistant to build {esql} queries, or answer questions about | ||
the {esql} query language. To learn more, refer to | ||
{security-guide}/security-assistant.html[AI Assistant]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters