Skip to content

Commit

Permalink
Update to "read_pipeline" permission (#26465) (#26580)
Browse files Browse the repository at this point in the history
I don't know in what version this was updated to be called "read_pipeline". but it is available through the roles settings in Kibana.

Co-authored-by: Philipp Kahr <philipp.kahr@elastic.co>
  • Loading branch information
dedemorton and philippkahr authored Jun 29, 2021
1 parent 60355b5 commit f364c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbeat/docs/security/users.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ endif::no_ilm[]

ifeval::["{beatname_lc}"=="filebeat"]
|Cluster
|`cluster:admin/ingest/pipeline/get`
|`read_pipeline`
|Check for ingest pipelines used by modules. Needed when using modules.
endif::[]

Expand Down

0 comments on commit f364c07

Please sign in to comment.