Sha256: 1b8ceeca0224fa7fdf914ea4ccc9547c7ba4bf8e8fc2bc0363dffffde0ba4e89
Contents?: true
Size: 470 Bytes
Versions: 2
Compression:
Stored size: 470 Bytes
Contents
# 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-tcp-output-1.0.1 | README.md |
fluent-plugin-tcp-output-1.0.0 | README.md |