-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] EQL: Update runs
syntax
#78922
Conversation
Updates the EQL syntax docs for PR #78895.
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-ql (Team:QL) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with runs=3
Thanks for catching my oversight @costin. I've updated the section with the correct syntax. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
docs/reference/eql/syntax.asciidoc
Outdated
@@ -696,16 +696,16 @@ until [ process where event.type == "stop" ] | |||
|
|||
[discrete] | |||
[[eql-runs-keyword]] | |||
=== `runs` keyword | |||
=== `with runs` keywords |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keywords --> statement
Updates the EQL syntax docs for PR #78895.
Preview
https://elasticsearch_78922.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/eql-syntax.html#eql-runs-keyword