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