Describe the issue:
I’m seeing an error a lot in my logs
No cluster-level perm match for User [name=curator, backend_roles=[], requestedTenant=null] Resolved [aliases=[*], allIndices=[*], types=[*], originalRequested=[*], remoteIndices=[]] [Action [cluster:monitor/shards]] [RolesChecked [curator_role, own_index]]. No permissions for [cluster:monitor/shards]
But when I try to add that permission to the role Dashboards says cluster:monitor/shards doesn't match any options
This permission doesn’t seem to be listed in the docs:
Any idea why am I getting this error and why I can’t add or find in the docs?
However, I ran into the same issue as you when trying to do it via UI, BUG?
As a workaround, use your config files. Make sure to back up your configuration before applying any changes, as whatever is in the files will override it.