Fluent event to statsd plugin.

Installation

$ fluent-gem install fluent-plugin-statsd

Usage

<match statsd>
  type statsd
  host localhost # optional
  port 8125# optional
</match>

Copyright

Copyright (c) 2014- Chris Song

License

Apache License, Version 2.0