diff --git a/libbeat/docs/monitoring/monitoring-beats.asciidoc b/libbeat/docs/monitoring/monitoring-beats.asciidoc index 34ce2c0f24a..ab73fdbce92 100644 --- a/libbeat/docs/monitoring/monitoring-beats.asciidoc +++ b/libbeat/docs/monitoring/monitoring-beats.asciidoc @@ -27,8 +27,8 @@ ifndef::serverless[] {metricbeat} collects monitoring data from your {beatname_uc} instance and sends it directly to your monitoring cluster. endif::[] -* <> - -Legacy internal collectors send monitoring data to your production cluster. +* <> - +Legacy collectors send monitoring data to your production cluster. //Commenting out this link temporarily until the general monitoring docs can be diff --git a/libbeat/docs/monitoring/monitoring-internal-collection-legacy.asciidoc b/libbeat/docs/monitoring/monitoring-internal-collection-legacy.asciidoc index 72b08628bf2..05378411a00 100644 --- a/libbeat/docs/monitoring/monitoring-internal-collection-legacy.asciidoc +++ b/libbeat/docs/monitoring/monitoring-internal-collection-legacy.asciidoc @@ -11,9 +11,9 @@ [role="xpack"] [[monitoring-internal-collection-legacy]] -== Use legacy internal collection to send monitoring data +== Use legacy collection to send monitoring data ++++ -Use legacy internal collection (deprecated) +Use legacy collection (deprecated) ++++ deprecated[7.2.0] @@ -23,10 +23,10 @@ that sent monitoring data to the production cluster, which would either index the data locally, or forward the data to a dedicated monitoring cluster via HTTP exporters. -Starting in {beatname_uc} version 7.2, the legacy settings for internal -collection are deprecated and will be removed in version 8.0.0. Instead of -sending monitoring data to your production cluster, it's recommended that you -use the configuration described under +Starting in {beatname_uc} version 7.2, legacy collection settings are deprecated +and will be removed in version 8.0.0. Instead of sending monitoring data to your +production cluster, it's recommended that you use the configuration described +under <> to route monitoring data directly to your monitoring cluster. diff --git a/libbeat/docs/monitoring/shared-monitor-config-legacy.asciidoc b/libbeat/docs/monitoring/shared-monitor-config-legacy.asciidoc index d00778f8602..0f6c90833ac 100644 --- a/libbeat/docs/monitoring/shared-monitor-config-legacy.asciidoc +++ b/libbeat/docs/monitoring/shared-monitor-config-legacy.asciidoc @@ -12,7 +12,7 @@ [role="xpack"] [[configuration-monitor-legacy]] -=== Settings for legacy internal collection +=== Settings for legacy collection deprecated::[7.2.0,These settings are deprecated and will be removed in version 8.0.0. Instead of sending monitoring data to your production cluster it's recommended that you use the configuration described under <> to route monitoring data directly to your monitoring cluster.]