mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[7.4][DOCS] Fixes typo in ML related privileges. (#50146)
This commit is contained in:
parent
331be3c384
commit
b2e95c27a0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ can then optionally import that data into an {es} index.
|
|||
|
||||
You need the following permissions to use the Data Visualizer with file upload:
|
||||
|
||||
* cluster privileges: `monitor`, `manage_index_pipelines`
|
||||
* cluster privileges: `monitor`, `manage_ingest_pipelines`
|
||||
* index privileges: `read`, `manage`, `index`
|
||||
|
||||
For more information, see {ref}/security-privileges.html[Security privileges]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue