Encourage central management UI users to add the monitoring_user role as well

Fixes #9759
This commit is contained in:
Shaunak Kashyap 2018-06-18 12:12:29 -07:00
parent 2b85b25921
commit f491c27cd7

View file

@ -26,7 +26,9 @@ Before using the pipeline management UI, you must:
* <<configuring-centralized-pipelines, Configure centralized pipeline management>>.
* 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 <<ls-security,configured Logstash to use basic authentication>>.
when you <<ls-security,configured Logstash to use basic authentication>>. 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}: