mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[DOCS] Add read_pipeline privilege to transform setup (#84151)
This commit is contained in:
parent
e5ed7da7fb
commit
5ae96e5f23
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ views already exist for your destination indices),
|
||||||
* `read` and `view_index_metadata` index privileges on source indices, and
|
* `read` and `view_index_metadata` index privileges on source indices, and
|
||||||
* `create_index`, `index`, `manage`, and `read` index privileges on destination
|
* `create_index`, `index`, `manage`, and `read` index privileges on destination
|
||||||
indices
|
indices
|
||||||
|
* `read_pipeline` cluster privileges, if the {transform} uses an ingest pipeline
|
||||||
|
|
||||||
Within a {kib} space, for read-only access to {transforms}, you must meet all of
|
Within a {kib} space, for read-only access to {transforms}, you must meet all of
|
||||||
the following requirements:
|
the following requirements:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue