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.
2 parents 1a0d312 + 7580671 commit 8ccce54Copy full SHA for 8ccce54
docs/en/stack/security/authorization/built-in-roles.asciidoc
@@ -14,6 +14,10 @@ to users. These roles have a fixed set of privileges and cannot be updated.
14
Grants access necessary for the APM system user to send system-level data
15
(such as monitoring) to {es}.
16
17
+[[built-in-roles-apm-user]] `apm_user` ::
18
+Grants the privileges required for APM users (such as `read` and
19
+`view_index_metadata` privileges on the `apm-*` and `.ml-anomalies*` indices).
20
+
21
[[built-in-roles-beats-admin]] `beats_admin` ::
22
Grants access to the `.management-beats` index, which contains configuration
23
information for the Beats.
0 commit comments