Sha256: 8efe13564a88fd5e7d2ce2bf2228d6fe595b9861eba3365aee011b7862cd526b
Contents?: true
Size: 737 Bytes
Versions: 3
Compression:
Stored size: 737 Bytes
Contents
<source> type tail path dummy.log pos_file /var/tmp/_var_log_dummy.pos format none tag dummy.localhost </source> <match dummy.localhost> type copy <store> type stdout </store> <store> type keep_forward flush_interval 0 buffer_queue_limit 312 buffer_chunk_limit 10m num_threads 1 retry_wait 0.1 retry_limit 17 # max_retry_wait 131072 send_timeout 60s # 60s # recover_wait 10s heartbeat_type none # udp # heartbeat_interval 1s phi_threshold 70 # 8 hard_timeout 60s # 60s keepalive true <server> host localhost port 10000 </server> <server> host localhost port 11000 # standby true </server> </store> </match>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-keep-forward-0.1.8 | example/fluent.conf |
fluent-plugin-keep-forward-0.1.7 | example/fluent.conf |
fluent-plugin-keep-forward-0.1.6 | example/fluent.conf |