mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
cbc6209b75
commit
65bca0ca6c
3 changed files with 7 additions and 7 deletions
|
@ -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>>
|
||||
|
|
|
@ -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[]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[role="xpack"]
|
||||
[[monitoring-settings-legacy]]
|
||||
==== Monitoring settings for legacy internal collection
|
||||
==== Monitoring settings for internal collection
|
||||
++++
|
||||
<titleabbrev>Monitoring Settings</titleabbrev>
|
||||
++++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue