Sha256: 25cef52431e9994f252092959dc5562a5cf7c0dea572a6b8da073d14e4b7a1c9

Contents?: true

Size: 320 Bytes

Versions: 3

Compression:

Stored size: 320 Bytes

Contents

<source>
  @type secure_forward
  secure yes
  self_hostname localhost
  shared_key hogeposxxx0
  ca_cert_path        "#{Dir.pwd}/test/tmp/cadir/ca_cert.pem"
  ca_private_key_path "#{Dir.pwd}/test/tmp/cadir/ca_key.pem"
  ca_private_key_passphrase testing secret phrase
</source>

<match test.**>
  @type stdout
</match>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fluent-plugin-secure-forward-0.4.5 example/server.conf
fluent-plugin-secure-forward-0.4.4 example/server.conf
fluent-plugin-secure-forward-0.4.3 example/server.conf