Sha256: f64e4fd94086988947b57fd0728612e2a683f78af69185609b37d4a20ac7bdc3

Contents?: true

Size: 734 Bytes

Versions: 125

Compression:

Stored size: 734 Bytes

Contents

<source>
  @type sample
  tag test
</source>
<source>
  @type sample
  tag test2
</source>

<match test>
  @type forward
  flush_interval 0
  <security>
    self_hostname output.testing.local
    shared_key    secure_communication_is_awesome
  </security>
  <server>
    host 127.0.0.1
    port 24224
  </server>
</match>

<match test2>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-fail.testing.local
    shared_key    secure_communication_is_not_awesome
    # input plugin shows warning for wrong shared_key
    # 2016-08-08 16:27:00 +0900 [warn]: Shared key mismatch address="127.0.0.1" hostname="output-fail.testing.local"
  </security>
  <server>
    host 127.0.0.1
    port 24224
  </server>
</match>

Version data entries

125 entries across 125 versions & 7 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_shared_key.conf
fluentd-1.16.6-x86-mingw32 example/out_forward_shared_key.conf
fluentd-1.16.6-x64-mingw32 example/out_forward_shared_key.conf
fluentd-1.16.6-x64-mingw-ucrt example/out_forward_shared_key.conf
fluentd-1.16.6 example/out_forward_shared_key.conf
fluentd-1.17.1-x86-mingw32 example/out_forward_shared_key.conf
fluentd-1.17.1-x64-mingw32 example/out_forward_shared_key.conf
fluentd-1.17.1-x64-mingw-ucrt example/out_forward_shared_key.conf
fluentd-1.17.1 example/out_forward_shared_key.conf
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_shared_key.conf
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_shared_key.conf
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_shared_key.conf
fluentd-1.17.0-x86-mingw32 example/out_forward_shared_key.conf
fluentd-1.17.0-x64-mingw-ucrt example/out_forward_shared_key.conf
fluentd-1.17.0-x64-mingw32 example/out_forward_shared_key.conf
fluentd-1.17.0 example/out_forward_shared_key.conf
fluentd-1.16.5-x64-mingw-ucrt example/out_forward_shared_key.conf
fluentd-1.16.5-x86-mingw32 example/out_forward_shared_key.conf
fluentd-1.16.5-x64-mingw32 example/out_forward_shared_key.conf
fluentd-1.16.5 example/out_forward_shared_key.conf