[DOCS] Changes kibana_user to kibana_admin in DFA API prerequisites. (#54806)
This commit is contained in:
parent
03bc368c14
commit
4cba1e6368
|
@ -24,7 +24,7 @@ experimental[]
|
||||||
If the {es} {security-features} are enabled, you must have the following built-in roles or equivalent privileges:
|
If the {es} {security-features} are enabled, you must have the following built-in roles or equivalent privileges:
|
||||||
|
|
||||||
* `machine_learning_admin`
|
* `machine_learning_admin`
|
||||||
* `kibana_user` (UI only)
|
* `kibana_admin` (UI only)
|
||||||
|
|
||||||
For more information, see <<security-privileges>> and <<built-in-roles>>.
|
For more information, see <<security-privileges>> and <<built-in-roles>>.
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ experimental[]
|
||||||
If the {es} {security-features} are enabled, you must have the following built-in roles or equivalent privileges:
|
If the {es} {security-features} are enabled, you must have the following built-in roles or equivalent privileges:
|
||||||
|
|
||||||
* `machine_learning_admin`
|
* `machine_learning_admin`
|
||||||
* `kibana_user` (UI only)
|
* `kibana_admin` (UI only)
|
||||||
|
|
||||||
For more information, see <<security-privileges>> and <<built-in-roles>>.
|
For more information, see <<security-privileges>> and <<built-in-roles>>.
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ experimental[]
|
||||||
If the {es} {security-features} are enabled, you must have the following built-in roles and privileges:
|
If the {es} {security-features} are enabled, you must have the following built-in roles and privileges:
|
||||||
|
|
||||||
* `machine_learning_admin`
|
* `machine_learning_admin`
|
||||||
* `kibana_user` (UI only)
|
* `kibana_admin` (UI only)
|
||||||
|
|
||||||
|
|
||||||
* source index: `read`, `view_index_metadata`
|
* source index: `read`, `view_index_metadata`
|
||||||
|
|
|
@ -23,7 +23,7 @@ experimental[]
|
||||||
If the {es} {security-features} are enabled, you must have the following built-in roles and privileges:
|
If the {es} {security-features} are enabled, you must have the following built-in roles and privileges:
|
||||||
|
|
||||||
* `machine_learning_admin`
|
* `machine_learning_admin`
|
||||||
* `kibana_user` (UI only)
|
* `kibana_admin` (UI only)
|
||||||
|
|
||||||
|
|
||||||
* source index: `read`, `view_index_metadata`
|
* source index: `read`, `view_index_metadata`
|
||||||
|
|
|
@ -27,7 +27,7 @@ experimental[]
|
||||||
If the {es} {security-features} are enabled, you must have the following built-in roles or equivalent privileges:
|
If the {es} {security-features} are enabled, you must have the following built-in roles or equivalent privileges:
|
||||||
|
|
||||||
* `machine_learning_admin`
|
* `machine_learning_admin`
|
||||||
* `kibana_user` (UI only)
|
* `kibana_admin` (UI only)
|
||||||
|
|
||||||
For more information, see <<security-privileges>> and <<built-in-roles>>.
|
For more information, see <<security-privileges>> and <<built-in-roles>>.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue