Machine learning settings in Kibanaedit

You do not need to configure any settings to use Kibana machine learning features. They are enabled by default.

General machine learning settingsedit

xpack.ml.enabled logo cloud

Set to true (default) to enable Kibana machine learning features.

If set to false in kibana.yml, the machine learning icon is hidden in this Kibana instance. If xpack.ml.enabled is set to true in elasticsearch.yml, however, you can still use the machine learning APIs. To disable machine learning entirely, see the Elasticsearch machine learning settings.

Data Visualizer settingsedit

xpack.ml.file_data_visualizer.max_file_size

Sets the file size limit when importing data in the Data Visualizer. The default value is 100MB. The highest supported value for this setting is 1GB.