We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad7922 commit 0b557e4Copy full SHA for 0b557e4
docs/reference/eql/eql-search-api.asciidoc
@@ -298,7 +298,7 @@ https://en.wikipedia.org/wiki/Unix_time[Unix epoch].
298
==== {api-examples-title}
299
300
[[eql-search-api-basic-query-ex]]
301
-==== Basic query example
+===== Basic query example
302
303
The following EQL search request searches for events with an `event.category` of
304
`file` that meet the following conditions:
@@ -395,7 +395,7 @@ in ascending order.
395
// TESTRESPONSE[s/"took": 6/"took": $body.took/]
396
397
[[eql-search-api-sequence-ex]]
398
-==== Sequence query example
+===== Sequence query example
399
400
The following EQL search request matches a <<eql-sequences,sequence>> of events
401
that:
0 commit comments