[DOCS] Enable read-only access for kibana_system user (elastic/x-pack-elasticsearch#2465)
Original commit: elastic/x-pack-elasticsearch@a262acb1b0
This commit is contained in:
parent
fad98d784f
commit
8f1984a86e
|
@ -72,10 +72,10 @@ information, see
|
|||
{kibana-ref}/xpack-dashboard-only-mode.html[{kib} Dashboard Only Mode].
|
||||
|
||||
[[built-in-roles-kibana-system]] `kibana_system` ::
|
||||
Grants access necessary for the {kib} system user
|
||||
to read from and write to the {kib} indices and check the availability of the
|
||||
{es} cluster. For more information, see
|
||||
{kibana-ref}/using-kibana-with-security.html[Configuring Security in {kib}].
|
||||
Grants access necessary for the <<kibana, Kibana system user>>
|
||||
to read from and write to the Kibana indices and check the availability of the
|
||||
Elasticsearch cluster. This role grants read access to the `.monitoring-*`
|
||||
indices and read and write access to the `.reporting-*` indices.
|
||||
+
|
||||
NOTE: This role should not be assigned to users as the granted permissions may
|
||||
change between releases.
|
||||
|
|
Loading…
Reference in New Issue