# fluent-plugin-heroku-syslog fluent plugin to drain heroku syslog. [![Build Status](https://travis-ci.org/hakobera/fluent-plugin-heroku-syslog.png?branch=master)](https://travis-ci.org/hakobera/fluent-plugin-heroku-syslog) ## Component ### HerokuSyslogInput Plugin to accept syslog input from [heroku syslog drains](https://devcenter.heroku.com/articles/logging#syslog-drains). ## Configuration ``` type heroku_syslog port 5140 bind 0.0.0.0 tag heroku ``` ## TODO - Implement authentication logic or filter like HTTP basic auth. ## Copyright - Copyright - Copyright(C) 2014- Kazuyuki Honda (hakobera) - License - Apache License, Version 2.0