# fluent-plugin-tcp-output, a plugin for [Fluentd](http://fluentd.org) This plugin has been designed to output logs over tcp or unix sockets ## Support The code in this repository has been developed for internal use, so there is no available support. ## License Released under Apache 2.0 License. ## Installation gem install fluent-plugin-tcp-output ## Configuration Configuration options for fluent.conf are: * `host` - hostname * `port` - 4112 default