From f491c27cd7d0f4e3c764517b4911f0828a4f5bda Mon Sep 17 00:00:00 2001 From: Shaunak Kashyap Date: Mon, 18 Jun 2018 12:12:29 -0700 Subject: [PATCH] Encourage central management UI users to add the `monitoring_user` role as well Fixes #9759 --- docs/static/management/centralized-pipelines.asciidoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/static/management/centralized-pipelines.asciidoc b/docs/static/management/centralized-pipelines.asciidoc index 50e92f3bd..6770bafcf 100644 --- a/docs/static/management/centralized-pipelines.asciidoc +++ b/docs/static/management/centralized-pipelines.asciidoc @@ -26,7 +26,9 @@ Before using the pipeline management UI, you must: * <>. * If {kib} is protected with basic authentication, make sure your {kib} user has the `logstash_admin` role as well as the `logstash_writer` role that you created -when you <>. +when you <>. Additionally, +in order to view (as read-only) non-centrally-managed pipelines in the pipeline management +UI, make sure your {kib} user has the `monitoring_user` role as well. To manage Logstash pipelines in {kib}: