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.5.0 example/copy_roundrobin.conf
fluentd-1.5.0.rc1 example/copy_roundrobin.conf
fluentd-1.4.2-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.4.2-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.4.2 example/copy_roundrobin.conf
fluentd-1.4.1-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.4.1-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.4.1 example/copy_roundrobin.conf
fluentd-1.4.0-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.4.0-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.4.0 example/copy_roundrobin.conf
fluentd-1.3.3-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.3.3-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.3.3 example/copy_roundrobin.conf
fluentd-1.3.2-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.3.2-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.3.2 example/copy_roundrobin.conf
fluentd-1.3.1-x86-mingw32 example/copy_roundrobin.conf
fluentd-1.3.1-x64-mingw32 example/copy_roundrobin.conf
fluentd-1.3.1 example/copy_roundrobin.conf