Sha256: 03f9d678443411511ec3407c1f2f28dacf10c98d5cabb0a9c6b0ee5518816fce

Contents?: true

Size: 162 Bytes

Versions: 6

Compression:

Stored size: 162 Bytes

Contents

<source>
  type forward
  port 9999
</source>
<match test.**>
  type filter
  all allow
  deny status: 404
</match>
<match filtered.**>
  type stdout
</match>
  

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluent-plugin-filter-0.1.0 sample.conf
fluent-plugin-filter-0.0.5 sample.conf
fluent-plugin-filter-0.0.4 sample.conf
fluent-plugin-filter-0.0.3 sample.conf
fluent-plugin-filter-0.0.1 sample.conf
fluent-plugin-filter-0.0.0 sample.conf