Rabbitmqbeat is a beat based on metricbeat which was generated with metricbeat/metricset generator.
To compile your beat run make
. Then you can run the following command to see the first output:
rabbitmqbeat -e -d "*"
The configuration settings can be found in the rabbitmqbeat.yml
file. In there you can configure which RabbitMQ and Elasticsearch hosts to use.