Sha256: 48c667f046aa8caabe3a9848d963884c4d0616ccee9114e73daf5c411b91ab39

Contents?: true

Size: 303 Bytes

Versions: 125

Compression:

Stored size: 303 Bytes

Contents

<source>
  @type sample
  tag sample
  rate 100
  sample {"message":"yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay"}
</source>

<match sample>
  @type null
  never_flush true
  <buffer>
    @type memory
    overflow_action block
    chunk_limit_size 1k
    total_limit_size 2k
  </buffer>
</match>

Version data entries

125 entries across 125 versions & 7 rubygems

Version Path
fluentd-1.11.3-x64-mingw32 example/in_sample_blocks.conf
fluentd-1.11.3 example/in_sample_blocks.conf
fluentd-1.11.2-x64-mingw32 example/in_sample_blocks.conf
fluentd-1.11.2-x86-mingw32 example/in_sample_blocks.conf
fluentd-1.11.2 example/in_sample_blocks.conf