From 4834fce9107c9bb55bbf1baa8d23228b1bd93811 Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Tue, 13 Feb 2024 05:26:27 +0800 Subject: [PATCH] Add allow_restricted_indices to agentcfg privileges (#3607) --- docs/en/observability/apm/feature-roles.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/observability/apm/feature-roles.asciidoc b/docs/en/observability/apm/feature-roles.asciidoc index d99e70f1cf..926355a79a 100644 --- a/docs/en/observability/apm/feature-roles.asciidoc +++ b/docs/en/observability/apm/feature-roles.asciidoc @@ -332,7 +332,7 @@ assign the user the following privileges: |Type | Privilege | Purpose | Index -|`read` on `.apm-agent-configuration` index +|`read` on `.apm-agent-configuration` index, `allow_restricted_indices: true` |Allow {beatname_uc} to manage central configurations in {es} |====