Centralized Reporting with ELK Stack

There are a lot of third party services out there that provide you with analytics on your app.  This is just about always the best instant solution, but eventually you’re always limited by whatever features they do or don’t provide.  A custom reporting system (or at least a collection of hacks) is always necessary after a certain point and usually gets pretty ugly.  If you have a solid enough dev team, the best solution is to roll your own central reporting using the ELK (ElasticSearch/Logstash/Kibana) stack from the get-go! Continue reading “Centralized Reporting with ELK Stack”