Skip to content

Commit

Permalink
Adding "read ingest pipeline" cluster privilege
Browse files Browse the repository at this point in the history
Fixing doc

Resolve elastic#48028
  • Loading branch information
BigPandaToo committed Dec 14, 2020
1 parent d9952e2 commit 9185225
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions x-pack/docs/en/security/authorization/privileges.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,10 @@ This privilege is necessary only on clusters that contain leader indices.
All read-only {Ilm} operations, such as getting policies and checking the
status of {Ilm}

read_slm::
`read_ingest_pipelines`::
Read-only access to ingest pipline (get, simulate).

`read_slm`::
All read-only {slm-init} actions, such as getting policies and checking the
{slm-init} status.

Expand Down Expand Up @@ -288,9 +291,6 @@ clear_scroll, search, suggest, tv).
`read_cross_cluster`::
Read-only access to the search action from a <<cross-cluster-configuring,remote cluster>>.

`read_ingest_pipelines`::
Read-only access to ingest pipline (get, simulate).

`view_index_metadata`::
Read-only access to index and data stream metadata (aliases, aliases exists,
get index, get data stream, exists, field mappings, mappings, search shards,
Expand Down

0 comments on commit 9185225

Please sign in to comment.