Skip to content

Conversation

janvi-elastic
Copy link

PR Description:

This PR focuses on the short term solution which add the logs-island_browser.user-* and logs-island_browser.device-* indices under the kibana_system role with deletion privileges to prevent a failed deletion error when the index enters the deletion phase for the ILM lifecycle, in upcoming PR. As it ships transform pipeline too hence read, write permissions are also required.

Current behavior:

It shows permission issue while deleting the index.

Closes - #134136

@janvi-elastic janvi-elastic requested a review from a team as a code owner September 12, 2025 14:04
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.2.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Sep 12, 2025
@ShourieG ShourieG added Team:Security Meta label for security team Team:Cloud Security Meta label for Cloud Security team :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC >bug auto-backport Automatically create backport pull requests when merged labels Sep 12, 2025
@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Sep 12, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

Comment on lines +544 to +545
"logs-island_browser.user-*",
"logs-island_browser.device-*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need this here, because you already adding below in L562 and L563.
This permissions set is a subset of what you have there.

@kcreddy kcreddy added >non-issue and removed >bug labels Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged external-contributor Pull request authored by a developer outside the Elasticsearch team >non-issue :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Cloud Security Meta label for Cloud Security team Team:Security Meta label for security team v8.18.8 v8.19.4 v9.0.8 v9.1.5 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants