Sha256: a7e6126ff57f05ed83794e148d7a64f2ce6411c1285f4ec62cff463d3ae42009

Contents?: true

Size: 562 Bytes

Versions: 110

Compression:

Stored size: 562 Bytes

Contents

<system>
  rpc_endpoint 0.0.0.0:24444
</system>

<source>
  @type dummy
  tag test
</source>

<source>
  @type forward
  @label @raw
</source>

<label @raw>
  <match>
    @type stdout
  </match>
</label>

<match test>
  @type forward

  <buffer time,tag,message>
    @type memory
    timekey 2s
    timekey_wait 1s
    flush_mode interval
    flush_interval 1s
  </buffer>

  <server>
    host 0.0.0.0
    port 24224
  </server>

  <secondary>
    @type secondary_file
    directory log/secondary/
    basename ${tag}_%Y%m%d%L_${message}
  </secondary>
</match>

Version data entries

110 entries across 110 versions & 1 rubygems

Version Path
fluentd-1.8.0 example/secondary_file.conf
fluentd-1.8.0.rc3 example/secondary_file.conf
fluentd-1.8.0.rc2 example/secondary_file.conf
fluentd-1.8.0.rc1 example/secondary_file.conf
fluentd-1.7.4-x64-mingw32 example/secondary_file.conf
fluentd-1.7.4-x86-mingw32 example/secondary_file.conf
fluentd-1.7.4 example/secondary_file.conf
fluentd-1.7.3-x64-mingw32 example/secondary_file.conf
fluentd-1.7.3-x86-mingw32 example/secondary_file.conf
fluentd-1.7.3 example/secondary_file.conf
fluentd-1.7.2-x86-mingw32 example/secondary_file.conf
fluentd-1.7.2-x64-mingw32 example/secondary_file.conf
fluentd-1.7.2 example/secondary_file.conf
fluentd-1.7.1-x64-mingw32 example/secondary_file.conf
fluentd-1.7.1-x86-mingw32 example/secondary_file.conf
fluentd-1.7.1 example/secondary_file.conf
fluentd-1.7.0-x64-mingw32 example/secondary_file.conf
fluentd-1.7.0-x86-mingw32 example/secondary_file.conf
fluentd-1.7.0 example/secondary_file.conf
fluentd-1.7.0.rc1 example/secondary_file.conf