We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c90e7 commit 01a8f5aCopy full SHA for 01a8f5a
docs/en/watcher/getting-started.asciidoc
@@ -211,6 +211,14 @@ DELETE _xpack/watcher/watch/log_error_watch
211
// CONSOLE
212
// TEST[continued]
213
214
+[float]
215
+[[required-security-privileges]]
216
+=== Required Security Privileges
217
+To use Watcher, users must have the following security privileges:
218
+
219
+* Cluster `manage` privilege. Enables users to access the Watcher APIs.
220
+* Index `read` privilege on `.watch*` indices. Enables users to read the `.watches` and .`watcher-history-*` indices.
221
222
[float]
223
[[next-steps]]
224
=== Where to Go Next
0 commit comments