@@ -7,8 +7,6 @@
<titleabbrev>Delete async EQL search</titleabbrev>
++++
-beta::[]
-
Deletes an <<eql-search-async,async EQL search>> or a
<<eql-search-store-sync-eql-search,stored synchronous EQL search>>. The API also
deletes results for the search.
@@ -3,8 +3,6 @@
[[eql-ex-threat-detection]]
== Example: Detect threats with EQL
This example tutorial shows how you can use EQL to detect security threats and
other suspicious behavior. In the scenario, you're tasked with detecting
https://attack.mitre.org/techniques/T1218/010/[regsvr32 misuse] in Windows event
<titleabbrev>EQL search</titleabbrev>
Returns search results for an <<eql,Event Query Language (EQL)>> query.
EQL assumes each document in a data stream or index corresponds to an
@@ -6,8 +6,6 @@
<titleabbrev>EQL</titleabbrev>
Event Query Language (EQL) is a query language for event-based time series
data, such as logs, metrics, and traces.
<titleabbrev>Function reference</titleabbrev>
{es} supports the following <<eql-functions,EQL functions>>. Most EQL functions
are case-sensitive by default.
<titleabbrev>Get async EQL search</titleabbrev>
Returns the current status and available results for an <<eql-search-async,async
EQL search>> or a <<eql-search-store-sync-eql-search,stored synchronous EQL
search>>.
<titleabbrev>Pipe reference</titleabbrev>
{es} supports the following <<eql-pipes,EQL pipes>>.
[discrete]
<titleabbrev>Syntax reference</titleabbrev>
[[eql-basic-syntax]]
=== Basic syntax