Encourage central management UI users to add the monitoring_user role as well (#9759)

This commit is contained in:
Shaunak Kashyap 2018-06-22 07:12:04 -07:00 committed by GitHub
parent c2a10417c4
commit ccbfd8a9ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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}: