Skip to content

Commit

Permalink
Add allow_restricted_indices to agentcfg privileges (#3607)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4834fce)
  • Loading branch information
carsonip authored and mergify[bot] committed Feb 12, 2024
1 parent 04044fe commit 745f26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/apm-server/feature-roles.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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}
|====

Expand Down

0 comments on commit 745f26a

Please sign in to comment.