[Security] Add EA entry to Stack and Serverless release notes#6967
[Security] Add EA entry to Stack and Serverless release notes#6967natasha-moore-elastic wants to merge 2 commits into
Conversation
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
🔍 Preview links for changed docs |
Elastic Docs Style Checker (Vale)Summary: 1 suggestion found 💡 Suggestions (1): Optional style improvements. Apply when helpful.
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
|
|
||
| ```yaml | ||
| - names: | ||
| - ".entities.v2.latest.security_*" |
There was a problem hiding this comment.
@uri-weisman @jaredburgettelastic should .entities.v2.updates.security_* also be listed here, since it's mentioned in the list of index patterns above?
There was a problem hiding this comment.
The .entities.v2.updates.security_* indices are for our internal use, and it's important that customers who enable Entity Analytics have read permissions on them.
That said, they're not critical for customers who only use the Entity Analytics overview page, since requests from that page don't target these indices.
vishaangelova
left a comment
There was a problem hiding this comment.
Just a tiny question/comment. LGTM!
There was a problem hiding this comment.
Is there an issue we could link to?
There was a problem hiding this comment.
That was a while ago, and many PR were involved, but if I'm picking one, I think it will be this one.
CC @jared.burgett
| privileges: | ||
| - read | ||
| ``` | ||
| :::: |
There was a problem hiding this comment.
| :::: | |
| For more information, view [#255800]({{kib-pull}}255800). | |
| :::: |
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
Summary
Replaces elastic/kibana#273264. Adds a missing Entity Analytics breaking change entry to Security Stack and Serverless release notes.
Generative AI disclosure