We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f484e1a commit 6c92c17Copy full SHA for 6c92c17
1 file changed
src/main/resources/static_config/static_roles.yml
@@ -86,6 +86,7 @@ kibana_server:
86
- "cluster_monitor"
87
- "cluster_composite_ops"
88
- "indices:admin/template*"
89
+ - "indices:admin/index_template*"
90
- "indices:data/read/scroll*"
91
index_permissions:
92
- index_patterns:
0 commit comments