Skip to content

Commit

Permalink
[docs] Clarify privileges required for the writer role (#15604)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored Jan 17, 2020
1 parent 7fd545d commit d3fa73f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions libbeat/docs/security/users.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,9 @@ endif::serverless[]
==== Grant privileges and roles needed for publishing

Users who publish events to {es} need to create and write to {beatname_uc}
indices. To minimize the privileges required by the writer role, you can use the
<<privileges-to-setup-beats,setup role>> to pre-load dependencies.
indices. To minimize the privileges required by the writer role, use the
<<privileges-to-setup-beats,setup role>> to pre-load dependencies. This section
assumes that you've pre-loaded dependencies.

ifndef::no_ilm[]
When using ILM, turn off the ILM setup check in the {beatname_uc} config file before
Expand Down

0 comments on commit d3fa73f

Please sign in to comment.