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:
@vbehar Cool stuff!
— Flowdock (@flowdock) April 17, 2014
Project link: https://github.com/vbehar/flowdock2es