Skip to content

Commit 6c92c17

Browse files
cliu123github-actions[bot]
authored andcommitted
add index template put permission to kibana_server role (#2503)
Signed-off-by: Chang Liu <lc12251109@gmail.com> (cherry picked from commit fb70a75)
1 parent f484e1a commit 6c92c17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/static_config/static_roles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ kibana_server:
8686
- "cluster_monitor"
8787
- "cluster_composite_ops"
8888
- "indices:admin/template*"
89+
- "indices:admin/index_template*"
8990
- "indices:data/read/scroll*"
9091
index_permissions:
9192
- index_patterns:

0 commit comments

Comments
 (0)