From 404c9d7eb539d0c8e2397753d94f6a274e3fa939 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Wed, 16 Sep 2020 15:06:34 -0700 Subject: [PATCH] Update users.asciidoc (#20802) (#21107) Adding note of clarity as users will not see a proper indice name if they have not previously run the {beatname_uc} setup command. Co-authored-by: Aaron M. Schifman <66136604+aschifman@users.noreply.github.com> --- libbeat/docs/security/users.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbeat/docs/security/users.asciidoc b/libbeat/docs/security/users.asciidoc index 5886b2a68fc..62d1749eff9 100644 --- a/libbeat/docs/security/users.asciidoc +++ b/libbeat/docs/security/users.asciidoc @@ -81,7 +81,7 @@ endif::has_ml_jobs[] Omit any privileges that aren't relevant in your environment. + NOTE: These instructions assume that you are using the default name for -{beatname_uc} indices. If you are using a custom name, modify the privileges to +{beatname_uc} indices. If +{beat_default_index_prefix}-*+ is not listed, or you are using a custom name, enter it manually and modify the privileges to match your index naming pattern. . Assign the *setup role*, along with the following built-in roles, to users who