Sha256: 9cbd6a8dbb5714cece1e461541b6275dfb2a2641ce847c16326d427c102af55f

Contents?: true

Size: 307 Bytes

Versions: 8

Compression:

Stored size: 307 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
    standby yes
  </server>
  <server>
    host localhost
  </server>
  flush_interval 1s
</match>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fluent-plugin-secure-forward-0.2.6 example/client.conf
fluent-plugin-secure-forward-0.2.5 example/client.conf
fluent-plugin-secure-forward-0.2.4 example/client.conf
fluent-plugin-secure-forward-0.2.3 example/client.conf
fluent-plugin-secure-forward-0.2.2 example/client.conf
fluent-plugin-secure-forward-0.2.1 example/client.conf
fluent-plugin-secure-forward-0.2.0 example/client.conf
fluent-plugin-secure-forward-0.1.9.pre.rc1 example/client.conf