Add enrich_user to security docs (#48079)

This commit is contained in:
Michael Basnight 2019-10-16 12:54:33 -05:00
parent 4c04006ded
commit 74812f78dd
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@ Grants `monitor_data_fram_transforms` cluster privileges, which enable you to
use {transforms}. This role also includes all
{kibana-ref}/kibana-privileges.html[Kibana privileges] for the {ml-features}.
[[built-in-roles-enrich-user]] `enrich_user` ::
Grants access to manage *all* enrich indices (`.enrich-*`) and *all* operations on
ingest node pipelines.
[[built-in-roles-ingest-user]] `ingest_admin` ::
Grants access to manage *all* index templates and *all* ingest pipeline configurations.
+