Skip to content

Commit 403b815

Browse files
jasontedorlcawl
andcommitted
Add description of manage_leader_index privilege (#243)
This commit adds a description of the manage_leader_index privilege, which is required to manage a leader index (specifically for use of the forget follower API). Co-authored-by: lcawl <[email protected]>
1 parent 14e8865 commit 403b815

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/en/stack/security/authorization/privileges.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,11 @@ All {Ilm} operations relating to managing the execution of policies of an index
156156
This includes operations like retrying policies, and removing a policy
157157
from an index.
158158

159+
`manage_leader_index`::
160+
All actions that are required to manage the lifecycle of a leader index, which
161+
includes {ref}/ccr-post-forget-follower.html[forgetting a follower]. This
162+
privilege is necessary only on clusters that contain leader indices.
163+
159164
`monitor`::
160165
All actions that are required for monitoring (recovery, segments info, index
161166
stats and status).

0 commit comments

Comments
 (0)