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

[Fleet] Allow Kibana system user to create Fleet system indices #67942

Conversation

nchaulet
Copy link
Member

Description

In #67726 we give the permission to read and write to .fleet indices to the Kibana user we missed the created_index permission.

Installing the package Fleet Server in Kibana will create the index template for the Fleet server system indices.

Creating these indices will be done by kibana when trying to write we are missing the permission for now this PR fix it.

Related to elastic/kibana#87372

@nchaulet nchaulet added :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC v8.0.0 Team:Security Meta label for security team v7.12.0 labels Jan 25, 2021
@nchaulet nchaulet self-assigned this Jan 25, 2021
@elasticmachine
Copy link
Collaborator

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

@nchaulet
Copy link
Member Author

We probably do not need that the user that setup the package has superuser permissions

@nchaulet nchaulet closed this Jan 25, 2021
@nchaulet nchaulet deleted the feature-kibana-system-create-fleet-indices branch January 25, 2021 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Security Meta label for security team v7.12.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants