Sha256: d4f2d668f6303f5378b871a08f205db7794052c56752ea956434c460385789b0

Contents?: true

Size: 398 Bytes

Versions: 11

Compression:

Stored size: 398 Bytes

Contents

<source>
  type secure_forward
  secure yes
  self_hostname localhost
  shared_key hogeposxxx0
  ca_cert_path        /Users/tagomoris/github/fluent-plugin-secure-forward/test/tmp/cadir/ca_cert.pem
  ca_private_key_path /Users/tagomoris/github/fluent-plugin-secure-forward/test/tmp/cadir/ca_key.pem
  ca_private_key_passphrase testing secret phrase
</source>

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fluent-plugin-secure-forward-0.4.2 example/server.conf
fluent-plugin-secure-forward-0.4.1 example/server.conf
fluent-plugin-secure-forward-0.4.0 example/server.conf
fluent-plugin-secure-forward-0.3.5pre1 example/server.conf
fluent-plugin-secure-forward-0.3.4 example/server.conf
fluent-plugin-secure-forward-0.3.3 example/server.conf
fluent-plugin-secure-forward-0.3.3dev2 example/server.conf
fluent-plugin-secure-forward-0.3.3dev1 example/server.conf
fluent-plugin-secure-forward-0.3.2 example/server.conf
fluent-plugin-secure-forward-0.3.1 example/server.conf
fluent-plugin-secure-forward-0.3.0 example/server.conf