This service reads data from Rabbitmq queue named es-events-indexer and writes the data into ElasticSearch.
It works with ElasticSearch 2.0 bulk API (expecting events from RabbitMQ in the bulk format) Check out the testing sections in circle.yml in to root directory, to see how you can use this service.