From ce7b4737418fd446b9ba2b8792455a1493fc13a3 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Fri, 22 Sep 2017 08:13:47 -0700 Subject: [PATCH] [DOCS] Added logstash_admin role (elastic/x-pack-elasticsearch#2569) Original commit: elastic/x-pack-elasticsearch@259bbba6e5e70f5bb0284c0bffc936dcf35bc31c --- docs/en/security/authorization.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/en/security/authorization.asciidoc b/docs/en/security/authorization.asciidoc index 0fd941414f1..52f3b55799d 100644 --- a/docs/en/security/authorization.asciidoc +++ b/docs/en/security/authorization.asciidoc @@ -85,6 +85,9 @@ change between releases. Grants the minimum privileges required for any user of {kib}. This role grants access to the {kib} indices and grants monitoring privileges for the cluster. +[[built-in-roles-logstash-admin]] `logstash_admin` :: +Grants access to the `.logstash*` indices for managing configurations. + [[built-in-roles-logstash-system]] `logstash_system` :: Grants access necessary for the Logstash system user to send system-level data (such as monitoring) to {es}. For more information, see