Fix setting name for monitoring

Fixes #11597
This commit is contained in:
Karen Metts 2020-02-11 19:52:59 -05:00
parent 9d6fa3215d
commit 55410efccf

View file

@ -29,7 +29,7 @@ commented out:
[source,yaml]
----------------------------------
monitoring.enabled: false
xpack.monitoring.enabled: false
----------------------------------
Remove the `#` at the beginning of the line to enable the setting.