Sha256: f108a0ec8bcb5aaf29334b39c7c0b12c8efc9b0e35397d7c73f22e0ff3012569

Contents?: true

Size: 563 Bytes

Versions: 125

Compression:

Stored size: 563 Bytes

Contents

<system>
  rpc_endpoint 0.0.0.0:24444
</system>

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

125 entries across 125 versions & 7 rubygems

Version Path
fluentd-1.14.0-x86-mingw32 example/secondary_file.conf
fluentd-1.14.0-x64-mingw32 example/secondary_file.conf
fluentd-1.14.0 example/secondary_file.conf
fluentd-1.14.0.rc example/secondary_file.conf
fluentd-1.13.3-x86-mingw32 example/secondary_file.conf
fluentd-1.13.3-x64-mingw32 example/secondary_file.conf
fluentd-1.13.3 example/secondary_file.conf
fluentd-1.13.2-x86-mingw32 example/secondary_file.conf
fluentd-1.13.2-x64-mingw32 example/secondary_file.conf
fluentd-1.13.2 example/secondary_file.conf
fluentd-1.13.1-x86-mingw32 example/secondary_file.conf
fluentd-1.13.1-x64-mingw32 example/secondary_file.conf
fluentd-1.13.1 example/secondary_file.conf
fluentd-1.13.0-x64-mingw32 example/secondary_file.conf
fluentd-1.13.0-x86-mingw32 example/secondary_file.conf
fluentd-1.13.0 example/secondary_file.conf
fluentd-1.12.4-x64-mingw32 example/secondary_file.conf
fluentd-1.12.4-x86-mingw32 example/secondary_file.conf
fluentd-1.12.4 example/secondary_file.conf
fluentd-1.12.3-x86-mingw32 example/secondary_file.conf