youtubebeat/vendor/github.com/elastic/beats/metricbeat/module/rabbitmq/_meta/config.reference.yml

13 lines
324 B
YAML
Raw Normal View History

2018-11-18 11:08:38 +01:00
- module: rabbitmq
metricsets: ["node", "queue", "connection"]
enabled: true
period: 10s
hosts: ["localhost:15672"]
# Management path prefix, if `management.path_prefix` is set in RabbitMQ
# configuration, it has to be set to the same value.
#management_path_prefix: ""
#username: guest
#password: guest