12 lines
271 B
Text
12 lines
271 B
Text
# Module: rabbitmq
|
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-rabbitmq.html
|
|
|
|
- module: rabbitmq
|
|
#metricsets:
|
|
# - node
|
|
# - queue
|
|
# - connection
|
|
period: 10s
|
|
hosts: ["localhost:15672"]
|
|
#username: guest
|
|
#password: guest
|