From 2578346877529cf153c6aa39dcc9e0a7d7df7de2 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 19 Apr 2018 09:27:40 -0700 Subject: [PATCH] [DOCS] Fixes monitor privilege description (elastic/x-pack-elasticsearch#4403) Original commit: elastic/x-pack-elasticsearch@579996d67161de3d7e7a1dac1f92940a4e089253 --- docs/en/security/reference/privileges.asciidoc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/en/security/reference/privileges.asciidoc b/docs/en/security/reference/privileges.asciidoc index 0fa305b9ccb..b467b58283d 100644 --- a/docs/en/security/reference/privileges.asciidoc +++ b/docs/en/security/reference/privileges.asciidoc @@ -12,8 +12,8 @@ All cluster administration operations, like snapshotting, node shutdown/restart, settings update, rerouting, or managing users and roles. `monitor`:: -All cluster read-only operations, like cluster health & state, hot threads, node -info, node & cluster stats, snapshot/restore status, pending cluster tasks. +All cluster read-only operations, like cluster health and state, hot threads, +node info, node and cluster stats, and pending cluster tasks. `monitor_ml`:: All read only {ml} operations, such as getting information about {dfeeds}, jobs, @@ -24,8 +24,9 @@ All read only watcher operations, such as getting a watch and watcher stats. `manage`:: Builds on `monitor` and adds cluster operations that change values in the cluster. -This includes snapshotting, updating settings, and rerouting. This privilege does -not include the ability to manage security. +This includes snapshotting, updating settings, and rerouting. It also includes +obtaining snapshot and restore status. This privilege does not include the +ability to manage security. `manage_index_templates`:: All operations on index templates. @@ -72,8 +73,8 @@ cluster to enable <>. Any action on an index `monitor`:: -All actions that are required for monitoring (recovery, segments info, index stats -& status). +All actions that are required for monitoring (recovery, segments info, index +stats and status). `manage`:: All `monitor` privileges plus index administration (aliases, analyze, cache clear,