kibana/docs/settings/ml-settings.asciidoc

22 lines
647 B
Text
Raw Normal View History

2018-04-20 21:13:37 +02:00
[role="xpack"]
[[ml-settings-kb]]
=== Machine learning settings in Kibana
2018-04-20 21:13:37 +02:00
++++
<titleabbrev>Machine learning settings</titleabbrev>
2018-04-20 21:13:37 +02:00
++++
You do not need to configure any settings to use {kib} {ml-features}. They are
enabled by default.
2018-04-20 21:13:37 +02:00
[float]
[[general-ml-settings-kb]]
==== General {ml} settings
2018-04-20 21:13:37 +02:00
`xpack.ml.enabled`::
Set to `true` (default) to enable {kib} {ml-features}. +
2018-04-20 21:13:37 +02:00
+
If set to `false` in `kibana.yml`, the {ml} icon is hidden in this {kib}
instance. If `xpack.ml.enabled` is set to `true` in `elasticsearch.yml`, however,
you can still use the {ml} APIs. To disable {ml} entirely, see the
{ref}/ml-settings.html[{es} {ml} settings].