Sha256: 8fe3ccb3581ca038f59352092068714d1e30982d172d4ad3d821bd0db155e366

Contents?: true

Size: 135 Bytes

Versions: 4

Compression:

Stored size: 135 Bytes

Contents

# Flume input
<source>
  type flume
  port 56789
</source>

# match tag=debug.** and dump to console
<match **>
  type stdout
</match>

Version data entries

4 entries across 4 versions & 1 rubygems

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