[DOCS] Remove list of privileges from ML overview (#77541)

This commit is contained in:
Lisa Cawley 2020-09-16 09:25:55 -07:00 committed by GitHub
parent c84c3473c0
commit 80107b41e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,15 +20,11 @@ image::user/ml/images/ml-data-visualizer-sample.jpg[{data-viz} for sample flight
experimental[] You can also upload a CSV, NDJSON, or log file. The *{data-viz}*
identifies the file format and field mappings. You can then optionally import
that data into an {es} index. To change the default file size limit, see
<<kibana-ml-settings>>.
<<kibana-ml-settings,Machine learning advanced settings>>.
You need the following permissions to use the {data-viz} with file upload:
* cluster privileges: `monitor`, `manage_ingest_pipelines`
* index privileges: `read`, `manage`, `index`
For more information, see {ref}/security-privileges.html[Security privileges]
and {ml-docs}/setup.html[Set up {ml-features}].
If {stack-security-features} are enabled, users must have the necessary
privileges to use {ml-features}. Refer to
{ml-docs}/setup.html#setup-privileges[Set up {ml-features}].
--