Sha256: 1337a12df89052282f894e6e05bf61a804cd4b86b9579d0d638e8b087dfd1896

Contents?: true

Size: 287 Bytes

Versions: 3

Compression:

Stored size: 287 Bytes

Contents

<source>
  @type forward
</source>

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