Sha256: 7b3fcfcee9e4739e163c0661fedef5a18da984e5c38163f80a5da3df5c376f8c

Contents?: true

Size: 514 Bytes

Versions: 25

Compression:

Stored size: 514 Bytes

Contents

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

<match test>
  @type forward

  <server>
    # first server
    host localhost
    port 24224
  </server>
  <server>
    # second server
    host localhost
    port 24225
  </server>
  <server>
    # second server
    host localhost
    port 24226
    standby
  </server>

  flush_interval 1
  send_timeout 60
  heartbeat_type udp
  heartbeat_interval 1
  recover_wait 10
  hard_timeout 60
  expire_dns_cache nil
  phi_threshold 16
  phi_failure_detector true
</match>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
fluentd-0.12.43 example/out_forward.conf
fluentd-0.12.42 example/out_forward.conf
fluentd-0.12.41 example/out_forward.conf
fluentd-0.12.40 example/out_forward.conf
fluentd-0.12.39 example/out_forward.conf
fluentd-0.12.38 example/out_forward.conf
fluentd-0.12.37 example/out_forward.conf
fluentd-0.12.36 example/out_forward.conf
fluent-plugin-detect-memb-exceptions-0.0.2 vendor/bundle/ruby/2.0.0/gems/fluentd-0.12.35/example/out_forward.conf
fluent-plugin-detect-memb-exceptions-0.0.1 vendor/bundle/ruby/2.0.0/gems/fluentd-0.12.35/example/out_forward.conf
fluentd-0.12.35 example/out_forward.conf
fluentd-0.12.34 example/out_forward.conf
fluentd-0.12.33 example/out_forward.conf
fluentd-0.12.32 example/out_forward.conf
fluentd-0.12.31 example/out_forward.conf
fluentd-0.12.30 example/out_forward.conf
fluentd-0.12.29 example/out_forward.conf
fluentd-0.14.4-x64-mingw32 example/out_forward.conf
fluentd-0.14.4-x86-mingw32 example/out_forward.conf
fluentd-0.14.4 example/out_forward.conf