[DOCS][ML UI][9.4] New space id filter available in Kibana advanced settings for all detection rules #261428
Closed
nastasha-solomon wants to merge 8 commits into
Closed
Conversation
2 tasks
Contributor
|
Pinging @elastic/experience-docs (Team:Docs) |
nastasha-solomon
added a commit
to elastic/docs-content
that referenced
this pull request
Apr 9, 2026
…ed settings for all detection rules (#5539) <!-- Thank you for contributing to the Elastic Docs! 🎉 Use this template to help us efficiently review your contribution. --> ## Summary <!-- Describe what your PR changes or improves. If your PR fixes an issue, link it here. If your PR does not fix an issue, describe the reason you are making the change. --> Fixes #5270. - Added docs for the `securitySolution:includedDataStreamNamespacesForRuleExecution` advanced setting. - Added a new troubleshooting subsection for missing/unexpected alerts if users suspect the namespace filter was excluding alerts. Corresponding Kibana docs being added via elastic/kibana#261428. ## Previews - [Limit detection rules to specific data stream namespaces](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/5539/solutions/security/get-started/configure-advanced-settings#included-data-stream-namespaces-rule-execution) - [Troubleshoot namespace filter](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/5539/troubleshoot/security/detection-rules) ## Generative AI disclosure <!-- To help us ensure compliance with the Elastic open source and documentation guidelines, please answer the following: --> 1. Did you use a generative AI (GenAI) tool to assist in creating this contribution? - [x] Yes - [ ] No <!-- 2. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.). Tool(s) and model(s) used: --> Cursor + Claude
Contributor
🔍 Preview links for changed docs |
Member
Author
|
@florent-leborgne doc't this setting in #266247. |
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.
Summary
Fixes elastic/docs-content#5539 by adding docs for the
securitySolution:includedDataStreamNamespacesForRuleExecutionadvanced setting.Corresponding Security solution docs being added via elastic/docs-content#5539.
Preview
Kibana advanced settings | Change the space-specific setting | Security solution - TBC