You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
You do not need to configure any settings to use Kibana machine learning features. They are enabled by default.
General machine learning settings
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.