[DOCS] Deprecates xpack.monitoring.elasticsearch.url (#30004)

This commit is contained in:
Lisa Cawley 2019-02-04 16:07:26 -08:00 committed by GitHub
parent 00ec3561c0
commit 45b1f5d15d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
[role="xpack"]
[[monitoring-settings-kb]]
=== Monitoring Settings in Kibana
=== Monitoring settings in Kibana
++++
<titleabbrev>Monitoring Settings</titleabbrev>
<titleabbrev>Monitoring settings</titleabbrev>
++++
By default, the Monitoring application is enabled, but data collection
@ -44,6 +44,13 @@ you to use a single {kib} instance to search and visualize data in your
production cluster as well as monitor data sent to a dedicated monitoring
cluster.
`xpack.monitoring.elasticsearch.url`::
Specifies the location of the {es} cluster where your monitoring data is stored.
By default, this is the same as the `elasticsearch.url`. This setting enables
you to use a single {kib} instance to search and visualize data in your
production cluster as well as monitor data sent to a dedicated monitoring
cluster. deprecated[6.6.0,Replaced by `xpack.monitoring.elasticsearch.hosts`]
`xpack.monitoring.elasticsearch.username`::
Specifies the user ID that {kib} uses for authentication when it retrieves data
from the monitoring cluster. If not set, {kib} uses the value of the