You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the bug?
In Dashboards it not possible to add the cluster:monitor/shards permission to a role
How can one reproduce the bug?
Steps to reproduce the behavior:
Edit a role
Under Cluster permissions try to add the permission cluster:monitor/shards
Note that an error appears as above: cluster:monitor/shards doesn't match any options
What is the expected behavior?
Able to add the permission
What is your host/environment?
OS: docker
Version 2.13
Plugins: Security Plugin + Custom CSS styling
Additional info
I could not find this permission documented , but came across it when I kept getting a permissions error. I can manually add the permission through the _plugins/_security/api/roles/ API endpoint but not through Dashboards.
What is the bug?
In Dashboards it not possible to add the
cluster:monitor/shards
permission to a roleHow can one reproduce the bug?
Steps to reproduce the behavior:
cluster:monitor/shards
Note that an error appears as above:
cluster:monitor/shards doesn't match any options
What is the expected behavior?
Able to add the permission
What is your host/environment?
Additional info
I could not find this permission documented , but came across it when I kept getting a permissions error. I can manually add the permission through the
_plugins/_security/api/roles/
API endpoint but not through Dashboards.Discussion here: https://forum.opensearch.org/t/no-permissions-for-cluster-monitor-shards/24081
The text was updated successfully, but these errors were encountered: