Review comments

Fixes #11823
This commit is contained in:
Karen Metts 2020-04-22 14:18:16 -04:00
parent cbc6209b75
commit 65bca0ca6c
3 changed files with 7 additions and 7 deletions

View file

@ -1,13 +1,13 @@
[role="xpack"]
[[monitoring-internal-collection-legacy]]
=== Collect {ls} monitoring data using legacy internal collectors
=== Collect {ls} monitoring data using internal collectors
++++
<titleabbrev>Legacy internal collection</titleabbrev>
<titleabbrev>Internal collection</titleabbrev>
++++
==== Components for legacy internal collection
==== Components for internal collection
Monitoring {ls} with legacy internal collection uses these components:
Monitoring {ls} with internal collection uses these components:
* <<logstash-monitoring-collectors-legacy,Collectors>>
* <<logstash-monitoring-output-legacy,Output>>

View file

@ -21,8 +21,8 @@ monitoring data from your {ls} instance and sends it directly to your monitoring
cluster. The benefit of Metricbeat collection is that the monitoring
agent remains active even if the {ls} instance does not.
* <<monitoring-internal-collection-legacy,Legacy internal collection>>. Legacy
internal collectors send monitoring data to your production cluster.
* <<monitoring-internal-collection-legacy,Internal collection>>.
Internal collectors send monitoring data to your production cluster.
include::monitoring-mb.asciidoc[]
include::monitoring-internal-legacy.asciidoc[]

View file

@ -1,6 +1,6 @@
[role="xpack"]
[[monitoring-settings-legacy]]
==== Monitoring settings for legacy internal collection
==== Monitoring settings for internal collection
++++
<titleabbrev>Monitoring Settings</titleabbrev>
++++