mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
(cherry picked from commit 291fa71001
)
Co-authored-by: stuart nelson <stuartnelson3@gmail.com>
This commit is contained in:
parent
7e252ba8b4
commit
791c233489
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Watches are helpful for analyzing mission-critical and business-critical
|
|||
streaming data. For example, you might watch application logs for performance
|
||||
outages or audit access logs for security threats.
|
||||
|
||||
To get started, open then main menu,
|
||||
To get started, open the main menu,
|
||||
then click *Stack Management > Watcher*.
|
||||
With this UI, you can:
|
||||
|
||||
|
@ -43,7 +43,7 @@ and either of these watcher roles:
|
|||
* `watcher_admin`. You can perform all Watcher actions, including create and edit watches.
|
||||
* `watcher_user`. You can view watches, but not create or edit them.
|
||||
|
||||
To manage roles, open then main menu, then click *Stack Management > Roles*, or use the
|
||||
To manage roles, open the main menu, then click *Stack Management > Roles*, or use the
|
||||
<<role-management-api, Kibana Role Management API>>. Watches are shared between
|
||||
all users with the same role.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue