Flowdock to Elasticsearch

In 2014, I wanted to play with Elasticsearch and Kibana, so I created a small project to import data from a Flowdock instance into Elasticsearch, and then build a Kibana dashboard to visualize the Flowdock usage.

It is written in Scala and uses the Flowdock REST API to retrieve data, and the Elastic4s scala lib to populate the Elasticsearch index. I also contributed to the Elastic4s open-source project.

Here is a screenshot of the Kibana dashboard:

Flowdock2es Screenshot

Project link: https://github.com/vbehar/flowdock2es

Nifty tech tag lists fromĀ Wouter Beeftink | Page content generated from commit: efcee62