mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
21 lines
647 B
Text
21 lines
647 B
Text
[role="xpack"]
|
|
[[ml-settings-kb]]
|
|
=== Machine learning settings in Kibana
|
|
++++
|
|
<titleabbrev>Machine learning settings</titleabbrev>
|
|
++++
|
|
|
|
You do not need to configure any settings to use {kib} {ml-features}. They are
|
|
enabled by default.
|
|
|
|
[float]
|
|
[[general-ml-settings-kb]]
|
|
==== General {ml} settings
|
|
|
|
`xpack.ml.enabled`::
|
|
Set to `true` (default) to enable {kib} {ml-features}. +
|
|
+
|
|
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].
|