Machine learning settings in Kibana

edit

Machine learning settings in Kibana

edit

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

General machine learning settings

edit
xpack.ml.enabled

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.