Skip to content

Commit a90cd32

Browse files
author
Adam Locke
authored
[DOCS] Clarify manage indices privileges (#80284) (#80536)
Removes "template" from the `manage` index privilege description, plus fixes a typo. Closes #80236
1 parent a083cec commit a90cd32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/security/authorization/privileges.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@ No privilege to read or write index data or otherwise manage the index.
259259

260260
`manage`::
261261
All `monitor` privileges plus index and data stream administration (aliases,
262-
analyze, cache clear, close, delete, exists, flush, mapping, open, field capabilties,
263-
force merge, refresh, settings, search shards, templates, validate query).
262+
analyze, cache clear, close, delete, exists, flush, mapping, open, field capabilities,
263+
force merge, refresh, settings, search shards, validate query).
264264

265265
`manage_follow_index`::
266266
All actions that are required to manage the lifecycle of a follower index, which

0 commit comments

Comments
 (0)