Sha256: ff8e97db1853a1f4ca19f23f1063e080c89d5e3d6ef612bbdeb50f9cdcc35f6d

Contents?: true

Size: 248 Bytes

Versions: 2

Compression:

Stored size: 248 Bytes

Contents

<source>
  @type dummy
  tag test.dummy
  dummy {"message":"yaaaaaaaaaaaaay"}
  rate 3
</source>

<match test.*>
  @type forest
  subtype file
  <template>
    path /tmp/file_${tag}
    buffer_type file
    flush_interval 1s
  </template>
</match>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-forest-0.3.3 example/file.conf
fluent-plugin-forest-0.3.2 example/file.conf