Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grants kibana_system reserved role access to .preview.alerts* index (#80746) #80861

Merged

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Nov 18, 2021

Required for: elastic/kibana#116374

Summary

An extension of #76624. Adding for the new rule preview feature that utilizes alerts as data and a reserved index to write alerts. We are writing to a separate index than normal alerts so they won't show up with standard .alerts* queries, but still need the same permissions as "normal" alert indices

Backport: #80746

@ywangd ywangd added backport auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Nov 18, 2021
@elasticsearchmachine elasticsearchmachine merged commit acac6ef into elastic:8.0 Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants