#heroku-elk
Tested on: OSX 10.9.5, anisble 1.7.1, vagrant 1.6.3, virtualbox 4.3.16
Simple maxamg/ansible-elk wrapper that adds a single Logstash input for polling logs from a Heroku instance
- clone repo
- git submodule init
- git submodule update
- export HEROKU_API_KEY=blah
- Check group_vars/all and ensure it has the correct herokuapp name(s) ### only tested 1 so far
- vagrant up
- Hit http://localhost:8080
Kibana page should display - default user/pass is kibana/kibana