From 0ec98e0190bdecc1ce0f0c3835ea3a45ea7db203 Mon Sep 17 00:00:00 2001 From: lcawley Date: Wed, 20 Sep 2017 09:30:02 -0700 Subject: [PATCH] [DOCS] Fixed broken Kibana link Original commit: elastic/x-pack-elasticsearch@10db543680c707f261dcb2fa0f03600b87868c6d --- docs/en/security/authorization.asciidoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/en/security/authorization.asciidoc b/docs/en/security/authorization.asciidoc index 3d54e49b9cb..0fd941414f1 100644 --- a/docs/en/security/authorization.asciidoc +++ b/docs/en/security/authorization.asciidoc @@ -72,10 +72,11 @@ 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 <> -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. +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. This role grants +read access to the `.monitoring-*` indices and read and write access to the +`.reporting-*` indices. For more information, see +{kibana-ref}/using-kibana-with-security.html[Configuring Security in {kib}]. + NOTE: This role should not be assigned to users as the granted permissions may change between releases.