[DOCS] Fix typo in EQL docs

This commit is contained in:
James Rodewig 2020-03-02 16:07:42 -05:00
parent 712e0c05cd
commit 5cffa14f45
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ GET sec_logs/_eql/search
----
Because the `sec_log` index follows the ECS, you don't need to specify the
timestamp fields. The request uses the `@timestamp` field by default.
timestamp field. The request uses the `@timestamp` field by default.
The API returns the following response containing the matching event: