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 f41a511 + c8b0f15 commit e2b14f7Copy full SHA for e2b14f7
docs/en/stack/security/authorization/built-in-roles.asciidoc
@@ -50,6 +50,10 @@ change between releases.
50
NOTE: This role does not provide access to the logstash indices and is not
51
suitable for use within a Logstash pipeline.
52
53
+[[built-in-roles-beats-admin]] `beats_admin` ::
54
+Grants access to the `.management-beats` index, which contains configuration
55
+information for the Beats.
56
+
57
[[built-in-roles-beats-system]] `beats_system` ::
58
Grants access necessary for the Beats system user to send system-level data
59
(such as monitoring) to {es}.
0 commit comments