[DOCS] Add EQL limitations page#52001
Merged
jrodewig merged 1 commit intoelastic:masterfrom Feb 12, 2020
jrodewig:docs__eql-limitations
Merged
[DOCS] Add EQL limitations page#52001jrodewig merged 1 commit intoelastic:masterfrom jrodewig:docs__eql-limitations
jrodewig merged 1 commit intoelastic:masterfrom
jrodewig:docs__eql-limitations
Conversation
Collaborator
|
Pinging @elastic/es-docs (>docs) |
Collaborator
|
Pinging @elastic/es-search (:Search/EQL) |
rw-access
approved these changes
Feb 7, 2020
Contributor
rw-access
left a comment
There was a problem hiding this comment.
LGTM.
I don't know the plan and date for moving EQL documentation fully into elasticsearch and removing https://eql.readthedocs.io. When that happens, what happens to the external links?
Contributor
Author
|
@rw-access Great question. We'll be able to remove most of the links as part of "Milestone 2" of #49581. By then, we expect ES to support most EQL features and our ES EQL syntax docs will be more robust. This limitations page may be the exception as we don't plan to support some features, such as lineage keywords or array functions, in the near future. |
aleksmaus
approved these changes
Feb 7, 2020
jrodewig
added a commit
that referenced
this pull request
Feb 12, 2020
Documents limitations for EQL in Elasticsearch.
Contributor
Author
Backport commitsmaster 6b62ec5 |
35 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents limitations for EQL in ES.
The page is intended to capture EQL functionality as set out in "Milestone 1" of #49581. I will continue to update the page as we support new syntax, find new limitations, etc.
Will backport to 7.x branch.