Sha256: 588a14b2677a810c7c7970e5832af8d435f54e0be928b29d6aa14045d2a16499

Contents?: true

Size: 573 Bytes

Versions: 125

Compression:

Stored size: 573 Bytes

Contents

<source>
  @type  sample
  @label @test
  tag    test.copy
  auto_increment_key id
</source>

<source>
  @type sample
  @label @test
  tag    test.rr
  auto_increment_key id
</source>

<label @test>
  <match test.copy>
    @type copy
    <store>
      @type stdout
      output_type json
    </store>
    <store>
      @type stdout
      output_type ltsv
    </store>
  </match>

  <match test.rr>
    @type roundrobin
    <store>
      @type stdout
      output_type json
    </store>
    <store>
      @type stdout
      output_type ltsv
    </store>
  </match>
</label>

Version data entries

125 entries across 125 versions & 7 rubygems

Version Path
fluentd-1.14.6-x64-mingw-ucrt example/copy_roundrobin.conf
fluentd-1.14.6-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.6 example/copy_roundrobin.conf
fluentd-1.14.5-x64-mingw-ucrt example/copy_roundrobin.conf
fluentd-1.14.5-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.14.5-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.5 example/copy_roundrobin.conf
fluentd-1.14.4-x64-mingw-ucrt example/copy_roundrobin.conf
fluentd-1.14.4-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.4-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.14.4 example/copy_roundrobin.conf
fluentd-1.14.3-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.14.3-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.3 example/copy_roundrobin.conf
fluentd-1.14.2-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.14.2-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.2 example/copy_roundrobin.conf
fluentd-1.14.1-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.14.1-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.1 example/copy_roundrobin.conf