Sha256: 3169fe169afa1a3212d1a8caa3177622a4a0ce53a4c4cab4fa878998867a6276

Contents?: true

Size: 150 Bytes

Versions: 4

Compression:

Stored size: 150 Bytes

Contents

# built-in TCP input
# $ echo <json> | fluent-cat <tag>
<source>
  type tcp
</source>

<match **>
  type flume
  host localhost
  port 56789
</match>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fluent-plugin-flume-1.0.0.rc1 example-out-flume.conf
fluent-plugin-flume-0.2.0 example-out-flume.conf
fluent-plugin-flume-0.1.3 example-out-flume.conf
fluent-plugin-flume-0.1.2 example-out-flume.conf