Sha256: c4074a876d60d0930cbd140c8f007bbb45d7ad3fe0f753028337ca29724a03b4

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 Bytes

Contents

<source>
  type forward
</source>

<match test.**>
  type secure_forward
  self_hostname client
  shared_key hogeposxxx0
  keepalive 30
  <server>
    host localhost
  </server>
  <server>
    host localhost
  </server>
  <server>
    host localhost
  </server>
  flush_interval 1s
</match>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-secure-forward-0.1.0 example/client.conf