Heroku
Ship logs from Heroku to logstash
Step 1 - Setup
To send us your logs all you need to do is add this endpoint as a drain in your heroku account:
heroku drains:add https://api.logit.io/heroku?apikey=your-api-key -a appname
We automatically parse the logs into a structured format for you so all you need to do is analyse them
For more information see the heroku site: Log Drains