8 lines
204 B
Text
8 lines
204 B
Text
# Module: zookeeper
|
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-zookeeper.html
|
|
|
|
- module: zookeeper
|
|
#metricsets:
|
|
# - mntr
|
|
period: 10s
|
|
hosts: ["localhost:2181"]
|