mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Remove list of privileges from ML overview (#77541)
This commit is contained in:
parent
c84c3473c0
commit
80107b41e5
1 changed files with 4 additions and 8 deletions
|
@ -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}].
|
||||
|
||||
--
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue