Sha256: fdedc37d0727194e550f6c19479418aaf7f83bbefd3f22c377e5ea5d16b13590

Contents?: true

Size: 502 Bytes

Versions: 157

Compression:

Stored size: 502 Bytes

Contents

<source>
  @type dummy
  @label @main
  tag "test.data"
  size 2
  rate 10
  dummy {"message":"yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay"}
  auto_increment_key number
</source>

<label @main>
  <match test.data>
    @type buffered_stdout
    <buffer>
      @type file
      path "#{Dir.pwd}/compressed_buffers"
      flush_at_shutdown false
      chunk_limit_size 1m
      flush_interval 10s
      compress gzip
    </buffer>
  </match>
</label>

Version data entries

157 entries across 157 versions & 2 rubygems

Version Path
fluentd-1.11.1-x86-mingw32 example/in_dummy_with_compression.conf
fluentd-1.11.1-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.11.1 example/in_dummy_with_compression.conf
fluentd-1.11.0-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.11.0-x86-mingw32 example/in_dummy_with_compression.conf
fluentd-1.11.0 example/in_dummy_with_compression.conf
fluentd-1.10.4-x86-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.4-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.4 example/in_dummy_with_compression.conf
fluentd-1.10.3-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.3-x86-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.3 example/in_dummy_with_compression.conf
fluentd-1.10.2-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.2-x86-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.2 example/in_dummy_with_compression.conf
fluentd-1.10.1-x86-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.1-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.1 example/in_dummy_with_compression.conf
fluentd-1.10.0-x64-mingw32 example/in_dummy_with_compression.conf
fluentd-1.10.0-x86-mingw32 example/in_dummy_with_compression.conf