Sha256: 1628fb7637d97bcc4e8a4afa737e058a60e0464ee4ce5141f3172e499e0d84c7

Contents?: true

Size: 536 Bytes

Versions: 51

Compression:

Stored size: 536 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_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

51 entries across 51 versions & 2 rubygems

Version Path
fluentd-1.2.0.pre1 example/secondary_file.conf
fluentd-1.1.3 example/secondary_file.conf
fluentd-1.1.2 example/secondary_file.conf
fluentd-1.1.1 example/secondary_file.conf
fluentd-1.1.0 example/secondary_file.conf
fluentd-1.0.2 example/secondary_file.conf
fluentd-1.0.1 example/secondary_file.conf
fluentd-1.0.0 example/secondary_file.conf
fluentd-0.14.25 example/secondary_file.conf
fluentd-1.0.0.rc1 example/secondary_file.conf
fluentd-0.14.24 example/secondary_file.conf
fluentd-0.14.23 example/secondary_file.conf
fluentd-0.14.23.rc1 example/secondary_file.conf
fluentd-0.14.22 example/secondary_file.conf
fluentd-0.14.22.rc2 example/secondary_file.conf
fluentd-hubspot-0.14.14.2 example/secondary_file.conf
fluentd-hubspot-0.14.14.1 example/secondary_file.conf
fluentd-0.14.22.rc1 example/secondary_file.conf
fluentd-0.14.21 example/secondary_file.conf
fluentd-0.14.20 example/secondary_file.conf