Sha256: 1e5b94b5203ba281ded235e2de5c2dd2999409fa210423a3e9fbf7095072a779

Contents?: true

Size: 279 Bytes

Versions: 1

Compression:

Stored size: 279 Bytes

Contents

<source>
  type gc_stat
  emit_interval 1s
  tag gc_stat
</source>

<match **>
  type copy
  <store>
    type stdout
  </store>
  <store>
    type reemit # re-emitted messages are not absorbed by <match **>
  </store>
</match>

<match **>
  type file
  path gc_stat.txt
</match>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-reemit-0.0.1 examples/reemit.conf