Skip to content

Commit f387beb

Browse files
committed
[DOCS] Fix description of watcher_admin built-in role
1 parent 92c8d2a commit f387beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/stack/security/authorization/built-in-roles.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ However, this role does not grant permission to view the data in all indices.
128128

129129
[[built-in-roles-watcher-admin]] `watcher_admin`::
130130
+
131-
Grants write access to the `.watches` index, read access to the watch history and
131+
Grants read access to the `.watches` index, read access to the watch history and
132132
the triggered watches index and allows to execute all watcher actions.
133133

134134
[[built-in-roles-watcher-user]] `watcher_user`::
135135
+
136136
Grants read access to the `.watches` index, the get watch action and the watcher
137-
stats.
137+
stats.

0 commit comments

Comments
 (0)