Skip to content

Commit bbffd1e

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 06f767b commit bbffd1e

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
@@ -87,6 +87,7 @@ kibana_server:
8787
- "cluster_composite_ops"
8888
- "manage_point_in_time"
8989
- "indices:admin/template*"
90+
- "indices:admin/index_template*"
9091
- "indices:data/read/scroll*"
9192
index_permissions:
9293
- index_patterns:

0 commit comments

Comments
 (0)