James Rodewig
982f168fd8
[DOCS] EQL: Add `dev` admonition to EQL pages ( #57531 )
...
Adds the `dev` admonition to EQL features, which are in development
under a feature flag.
2020-06-02 10:47:53 -04:00
James Rodewig
34c4505a2f
[DOCS] EQL: Fix hits param for sequences ( #57410 ) ( #57525 )
2020-06-02 09:38:21 -04:00
James Rodewig
f1b8df93cd
[DOCS] EQL: Fix hits param for sequences ( #57410 )
2020-06-02 09:22:14 -04:00
Lisa Cawley
8b9293b3bf
[DOCS] Replace docdir attribute with es-repo-dir ( #57489 )
2020-06-01 15:55:05 -07:00
James Rodewig
78146bbca9
[DOCS] EQL: Document get async EQL search API ( #57366 )
2020-05-30 08:42:30 -04:00
Igor Motov
a301eab85b
Merge remote-tracking branch 'elastic/master' into feature/async-eql
2020-05-27 08:55:02 -04:00
James Rodewig
27cab68912
[DOCS] Add leading slashes to EQL API examples
2020-05-19 15:38:04 -04:00
James Rodewig
a3b55d477b
[DOCS] EQL: Fix merge conflict in search API docs
2020-05-19 12:54:41 -04:00
James Rodewig
0b557e4c93
[DOCS] EQL: Fix API example headings
2020-05-18 16:28:57 -04:00
Igor Motov
dd2ac8ea04
Merge remote-tracking branch 'elastic/master' into feature/async-eql
2020-05-15 15:32:55 -04:00
James Rodewig
19699af81e
[DOCS] EQL: Document `case_sensitive` param ( #56697 )
2020-05-15 09:21:11 -04:00
James Rodewig
aee5618001
[DOCS] EQL: Document async search submits ( #56704 )
2020-05-14 11:54:15 -04:00
James Rodewig
15431f2447
[DOCS] EQL: Document sequences ( #56721 )
...
Co-authored-by: Ross Wolf <31489089+rw-access@users.noreply.github.com>
2020-05-14 11:01:07 -04:00
Igor Motov
fcebd4fd02
EQL: Adds an ability to start an asynchronous EQL search ( #56631 )
...
Adds support for async searches to eql search API. This commit is limited to
only submitting search API requests and doesn't provide APIs to get results
nor delete the results. These functions will be added in follow up PRs.
Relates to #49638
2020-05-13 09:50:15 -04:00
James Rodewig
918ef65c67
[DOCS] Sort EQL search API params alphabetically
2020-05-12 13:51:53 -04:00
James Rodewig
038c20b256
[DOCS] EQL: Add collapsible sections to EQL tutorial docs ( #56235 )
...
Adds collapsible sections to the snippet examples of the EQL tutorial
docs.
Also adds a leading slash to EQL API snippet examples.
2020-05-05 16:29:11 -04:00
James Rodewig
80f503257b
[DOCS] EQL: Add collapsible sections to EQL search API response ( #56232 )
...
Add collapsible sections to the response parameter docs
of the EQL search API.
Also clarifies some language regarding documents and
events.
2020-05-05 15:59:19 -04:00
James Rodewig
32317a6910
[DOCS] Document EQL search REST API ( #52384 )
2020-04-24 14:25:33 -04:00