Sha256: fc3ca16dec777cb9a72c8a731f173c91e9bc7dd3a0f7bc5c337e6caeff9eb517
Contents?: true
Size: 544 Bytes
Versions: 6
Compression:
Stored size: 544 Bytes
Contents
<source> type forward </source> <match test.**> type secure_forward secure yes self_hostname client shared_key hogeposxxx0 keepalive 30 ca_cert_path /Users/tagomoris/github/fluent-plugin-secure-forward/test/tmp/cadir/ca_cert.pem enable_strict_verification yes <server> proxy_uri http://foo.foo.local:3128 host localhost </server> # <server> # proxy_uri http://bar.bar.local:3128 # host localhost # standby yes # </server> # <server> # host localhost # </server> flush_interval 1s </match>
Version data entries
6 entries across 6 versions & 1 rubygems