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
Set to
true
(default) to enable Kibana machine learning features.If set to
false
inkibana.yml
, the machine learning icon is hidden in this Kibana instance. Ifxpack.ml.enabled
is set totrue
inelasticsearch.yml
, however, you can still use the machine learning APIs. To disable machine learning entirely, see the Elasticsearch machine learning settings.