This service reads data from Rabbitmq queue named events-indexer and writes the data into influxdb. It uses Rabbitmq header named dbname to resolve the db to write into in influxdb
It supports InfluxDB 0.9 write API only (it won't work on InfluxDB 0.8) Check out the testing sections in circle.yml in to root directory, to see how you can use this service.