10 lines
217 B
Text
10 lines
217 B
Text
|
# Module: haproxy
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-haproxy.html
|
||
|
|
||
|
- module: haproxy
|
||
|
#metricsets:
|
||
|
# - info
|
||
|
# - stat
|
||
|
period: 10s
|
||
|
hosts: ["tcp://127.0.0.1:14567"]
|