From 2470857a5d0ce86da29bb1e992fe8710b5c2743f Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Tue, 21 Jan 2020 11:40:09 -0800 Subject: [PATCH] [docs] Clarify privileges required for the writer role (#15604) (#15664) --- libbeat/docs/security/users.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libbeat/docs/security/users.asciidoc b/libbeat/docs/security/users.asciidoc index 77634fdfe68..b4419b6ca61 100644 --- a/libbeat/docs/security/users.asciidoc +++ b/libbeat/docs/security/users.asciidoc @@ -206,8 +206,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 -<> to pre-load dependencies. +indices. To minimize the privileges required by the writer role, use the +<> 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