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.0-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.14.0-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.14.0 example/copy_roundrobin.conf
fluentd-1.14.0.rc example/copy_roundrobin.conf
fluentd-1.13.3-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.13.3-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.13.3 example/copy_roundrobin.conf
fluentd-1.13.2-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.13.2-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.13.2 example/copy_roundrobin.conf
fluentd-1.13.1-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.13.1-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.13.1 example/copy_roundrobin.conf
fluentd-1.13.0-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.13.0-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.13.0 example/copy_roundrobin.conf
fluentd-1.12.4-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.12.4-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.12.4 example/copy_roundrobin.conf
fluentd-1.12.3-x86-mingw32 example/copy_roundrobin.conf