Sha256: aa6866fab2834f64118325536013faefea08b447cb36f602174c1779fb58e6cc

Contents?: true

Size: 254 Bytes

Versions: 3

Compression:

Stored size: 254 Bytes

Contents

<source>
  @type forward
</source>

<match test.**>
  @type secure_forward
  secure no
  self_hostname client
  shared_key hogeposxxx0
  keepalive 30
  enable_strict_verification yes
  <server>
    host localhost
  </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/insecure_client.conf
fluent-plugin-secure-forward-0.4.4 example/insecure_client.conf
fluent-plugin-secure-forward-0.4.3 example/insecure_client.conf