-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fleet] Allow Kibana system user to read and write to Fleet server in…
…dices (#67726) To allow to migrate from Kibana saved object to new indices for Fleet server we need to add `read` and `write` permissions to the following indices: * `.fleet-agents` * `.fleet-actions` * `.fleet-actions-results` * `.fleet-enrollment-api-keys` * `.fleet-policies` * `.fleet-servers` The indices will be created via an integration package with the current user permissions.
- Loading branch information
Showing
2 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters