From d549f27c2e3ddbc20ff94e07319f1d54c9ab9e66 Mon Sep 17 00:00:00 2001 From: "Aaron M. Schifman" <66136604+aschifman@users.noreply.github.com> Date: Tue, 15 Sep 2020 22:10:14 -0400 Subject: [PATCH] Update users.asciidoc (#20802) Adding note of clarity as users will not see a proper indice name if they have not previously run the {beatname_uc} setup command. --- 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