kibana/docs/settings/ml-settings.asciidoc
James Gowdy f9c81a30cb
[ML] Add kibana setting for file data visualizer max file size (#64427)
* [ML] Add kibana setting for file data visualizers max file size

* adding failsafe for setting

* fixing id

* [DOCS] Updates Data Visualizer setting

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2020-04-28 09:22:46 +01:00

23 lines
641 B
Plaintext

[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.
[[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].