Skip to content

Commit

Permalink
[DOCS] Clarify description of xpack.reporting.roles.allow (#23974)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Oct 24, 2018
1 parent 76c3e65 commit e400a9e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/settings/reporting-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,10 @@ content. The index is automatically created if it does not already exist.
Defaults to `.reporting`

`xpack.reporting.roles.allow`::
Specifies the roles in addition to superusers that are allowed to access reporting.
Specifies the roles in addition to superusers that can use reporting.
Defaults to `[ "reporting_user" ]`
+
--
NOTE: Each user has access to only their own reports.

--

0 comments on commit e400a9e

Please sign in to comment.