elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.12k forks source link

[Watcher] Improve document around security privileges #101291

Open alisonelizabeth opened 3 years ago

alisonelizabeth commented 3 years ago

The watcher UI docs should be updated to clarify the security privileges necessary to use watcher UI.

In addition to the manage_watcher or monitor_watcher cluster privilege, the user must also have read access to .watches and .watcher-history-* indices.

Related privileges code: https://github.com/elastic/kibana/blob/e297fec23ed46bc87d9c6ed676f42e378bdfdc32/x-pack/plugins/watcher/server/plugin.ts#L50-L74

elasticmachine commented 3 years ago

Pinging @elastic/kibana-stack-management (Team:Stack Management)