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

[7.x][Fleet] Backport Allow kibana to create Fleet Server indices (#68152) #68604

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

nchaulet
Copy link
Member

@nchaulet nchaulet commented Feb 5, 2021

Context

Related to elastic/fleet-server#51

We recently added the permissions for the Kibana to read and read to .fleet-*

We decided that Kibana will also create these indexes so we need more permissions.

Description

Add all permission to .fleet* to the kibana system role to allow Kibana to create the indexes for Fleet server, the indexes will be managed in Kibana similarly to the .kibana index

Backport #68152

Add "all" permission to Fleet Server indices (.fleet*) to kibana_system role

We recently added the permissions for the Kibana to read and read to .fleet-* we decided that Kibana will also create these indexes so we need more permissions to do so.
@nchaulet nchaulet self-assigned this Feb 5, 2021
@nchaulet nchaulet merged commit fd7c1fb into elastic:7.x Feb 5, 2021
@nchaulet nchaulet deleted the backport-7.x-68152 branch February 5, 2021 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant