[7.5][DOCS] Adds list of privileges to file data viz. (#49181)

This commit is contained in:
István Zoltán Szabó 2019-10-24 15:15:36 +02:00 committed by GitHub
parent fb2f524389
commit 252bb24048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,15 @@ experimental[] You can also upload a CSV, NDJSON, or log file (up to 100 MB in
size). The *Data Visualizer* identifies the file format and field mappings. You
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`
* index privileges: `read`, `manage`, `index`
For more information, see {ref}/security-privileges.html[Security privileges]
and {ref}/built-in-roles.html[Built-in roles].
[float]
[[xpack-ml-anomalies]]
=== {anomaly-detect-cap}