[8.x] [Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log (#207396)#209019
Merged
kibanamachine merged 1 commit intoelastic:8.xfrom Jan 30, 2025
Conversation
…ent queries on rule details page and in event log (elastic#207396) ## Summary Related: elastic/elasticsearch#116388 Adds support for shard failures for EQL event queries in the detection engine. (cherry picked from commit 4419390)
3 tasks
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
cc @dhurley14 |
marshallmain
added a commit
that referenced
this pull request
Mar 7, 2025
…eql event queries on rule details page and in event log (#207396) (#213616) # Backport This will backport the following commits from `main` to `9.0`: - [[Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log (#207396)](#207396) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Devin W. Hurley","email":"devin.hurley@elastic.co"},"sourceCommit":{"committedDate":"2025-01-30T19:55:53Z","message":"[Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log (#207396)\n\n## Summary\r\n\r\nRelated: https://github.com/elastic/elasticsearch/pull/116388/\r\n\r\nAdds support for shard failures for EQL event queries in the detection\r\nengine.","sha":"441939028248c3ddc8d17d2f5647baad5aff3f7b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["review","release_note:fix","v9.0.0","ci:cloud-deploy","ci:cloud-redeploy","Team:Detection Engine","backport:version","v8.18.0"],"title":"[Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log","number":207396,"url":"https://github.com/elastic/kibana/pull/207396","mergeCommit":{"message":"[Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log (#207396)\n\n## Summary\r\n\r\nRelated: https://github.com/elastic/elasticsearch/pull/116388/\r\n\r\nAdds support for shard failures for EQL event queries in the detection\r\nengine.","sha":"441939028248c3ddc8d17d2f5647baad5aff3f7b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/207396","number":207396,"mergeCommit":{"message":"[Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log (#207396)\n\n## Summary\r\n\r\nRelated: https://github.com/elastic/elasticsearch/pull/116388/\r\n\r\nAdds support for shard failures for EQL event queries in the detection\r\nengine.","sha":"441939028248c3ddc8d17d2f5647baad5aff3f7b"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/209019","number":209019,"state":"MERGED","mergeCommit":{"sha":"be9fcb6b3b35bb677a50362ca131ad5f972581ae","message":"[8.x] [Security Solution] [Detection Engine] Logs shard failures for eql event queries on rule details page and in event log (#207396) (#209019)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Security Solution] [Detection Engine] Logs shard failures for eql\nevent queries on rule details page and in event log\n(#207396)](https://github.com/elastic/kibana/pull/207396)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Devin W. Hurley <devin.hurley@elastic.co>"}}]}] BACKPORT--> Co-authored-by: Devin W. Hurley <devin.hurley@elastic.co>
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.
Backport
This will backport the following commits from
mainto8.x:Questions ?
Please refer to the Backport tool documentation