Sha256: 8331b8eda82db4d3cf321f415d69ea86c26afc8b69cb670c9ee1707f913d13c6

Contents?: true

Size: 346 Bytes

Versions: 6

Compression:

Stored size: 346 Bytes

Contents

<source>
  type forward
</source>

<match test.**>
  type secure_forward
  secure yes
  enable_strict_verification yes
  self_hostname client
  shared_key norikra2
  ca_cert_path /Users/tagomoris/github/fluent-plugin-secure-forward/root.pem
  <server>
    host 127.0.0.1
    hostlabel testing.fluentd.org
  </server>
  flush_interval 1s
</match>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluent-plugin-secure-forward-0.4.2 example/cert_c.conf
fluent-plugin-secure-forward-0.4.1 example/cert_c.conf
fluent-plugin-secure-forward-0.4.0 example/cert_c.conf
fluent-plugin-secure-forward-0.3.5pre1 example/cert_c.conf
fluent-plugin-secure-forward-0.3.4 example/cert_c.conf
fluent-plugin-secure-forward-0.3.3 example/cert_c.conf