example/client.conf in fluent-plugin-secure-forward-0.1.0 vs example/client.conf in fluent-plugin-secure-forward-0.1.1
- old
+ new
@@ -7,14 +7,16 @@
self_hostname client
shared_key hogeposxxx0
keepalive 30
<server>
host localhost
+ standby
</server>
<server>
host localhost
+ standby yes
</server>
<server>
- host localhost
+ host localhost2
</server>
flush_interval 1s
</match>