Skip to content

Commit

Permalink
add monitor_enrich (and don't add manage twice)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis committed Oct 12, 2023
1 parent 51d7fde commit 6232cd0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/reference/security/authorization/privileges.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ patterns. It also includes the authority to grant the privileges necessary to
manage follower indices and auto-follow patterns. This privilege is necessary
only on clusters that contain follower indices.

`manage_enrich`::
Grants access and use all of the {ref}/enrich-apis.html[enrich APIs].
Users with this privilege can manage enrich policies that add data from your existing
indices to incoming documents during ingest.

`manage_ilm`::
All {Ilm} operations related to managing policies.

Expand Down Expand Up @@ -191,6 +186,9 @@ security roles of the user who created or updated them.
All cluster read-only operations, like cluster health and state, hot threads,
node info, node and cluster stats, and pending cluster tasks.

`monitor_enrich`::
All read-only operations related to managing and executing enrich policies.

`monitor_ml`::
All read-only {ml} operations, such as getting information about {dfeeds}, jobs,
model snapshots, or results.
Expand Down

0 comments on commit 6232cd0

Please sign in to comment.