kubilus1 / rabbitmqbeat

RabbitMQ Metricbeat for Elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabbitmqbeat

Rabbitmqbeat is a beat based on metricbeat which was generated with metricbeat/metricset generator.

Getting started

To compile your beat run make. Then you can run the following command to see the first output:

rabbitmqbeat -e -d "*"

Configuation

The configuration settings can be found in the rabbitmqbeat.yml file. In there you can configure which RabbitMQ and Elasticsearch hosts to use.

About

RabbitMQ Metricbeat for Elasticsearch

License:Other


Languages

Language:Go 88.0%Language:Makefile 12.0%