diff --git a/pipeline/inputs/node-exporter-metrics.md b/pipeline/inputs/node-exporter-metrics.md index 687d0ef38..073705967 100644 --- a/pipeline/inputs/node-exporter-metrics.md +++ b/pipeline/inputs/node-exporter-metrics.md @@ -71,7 +71,7 @@ In the following configuration file, the input plugin _node_exporter_metrics col [OUTPUT] name prometheus_exporter match node_metrics - listen 0.0.0.0 + host 0.0.0.0 port 2021 diff --git a/pipeline/inputs/windows-exporter-metrics.md b/pipeline/inputs/windows-exporter-metrics.md index 2a3a1f0b8..ce566c7f3 100644 --- a/pipeline/inputs/windows-exporter-metrics.md +++ b/pipeline/inputs/windows-exporter-metrics.md @@ -57,7 +57,7 @@ In the following configuration file, the input plugin _windows_exporter_metrics [OUTPUT] name prometheus_exporter match node_metrics - listen 0.0.0.0 + host 0.0.0.0 port 2021