Sha256: 03724e8c0478eab795c30e114c229312d90c172145ca6df00cea25a86acbd854

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

<source>
  @type forward
</source>

<match test.**>
  @type secure_forward
  secure yes
  self_hostname client
  shared_key hogeposxxx0
  enable_strict_verification yes
  <server>
    host 127.0.0.1
    hostlabel tagomoris
    shared_key hogeposxxx1
    username tagomoris
    password 001122
  </server>
  flush_interval 1s
</match>

Version data entries

3 entries across 3 versions & 1 rubygems

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