mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Fixes typo in ML related privileges. (#50142)
This commit is contained in:
parent
d86b6c7288
commit
4860c055e1
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