Sha256: edee1ee723fcafa04b927f840f8b27dfa7a45d1b45b2ffa5a057b0689310935b

Contents?: true

Size: 570 Bytes

Versions: 167

Compression:

Stored size: 570 Bytes

Contents

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

<source>
  @type dummy
  @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

167 entries across 167 versions & 2 rubygems

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