[8.x] [Security Solution][Detection Engine] adds preview logged requests for new terms, threshold, query, ML rule types (#203320)#208581
Merged
kibanamachine merged 1 commit intoelastic:8.xfrom Jan 28, 2025
Conversation
…r new terms, threshold, query, ML rule types (elastic#203320) ## Summary - partially addresses elastic#202545 (except of IM rule type) - extends logged requests preview for: - [x] New terms - [x] Query - [x] ML - [x] Threshold - For Threshold, Query, New terms rule type introduced Page view, where each loop of rule execution is presented as a separate page - Only first 2 search queries requests of each type are logged for performance reasons(rule can have very a large and multiple requests). That's why property **request** was made not mandatory in `rule_preview.schema.yaml` ### DEMO https://github.com/user-attachments/assets/abfbd3ff-d06c-4892-b805-0f05084042ed --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 0f996c3)
4 tasks
Contributor
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
cc @vitaliidm |
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