Sha256: a018d46abd3cb4278d94e299f8c607f53f6594aab9f26323bbf96d2961d28675

Contents?: true

Size: 1.24 KB

Versions: 133

Compression:

Stored size: 1.24 KB

Contents

<source>
  @type sample
  tag test
</source>
<source>
  @type sample
  tag test2
</source>
<source>
  @type sample
  tag test3
</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
    username user1
    password yes_this_is_user1
  </server>
</match>

<match test2>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-alt1.testing.local
    shared_key    secure_communication_is_awesome
  </security>
  <server>
    host 127.0.0.1
    port 24224
    username user1
    password yes_this_is_user1
  </server>
  <server>
    host 127.0.0.1
    port 24224
    username user2
    password yes_this_is_really_user2
  </server>
</match>

<match test3>
  @type forward
  flush_interval 0
  <security>
    self_hostname output-fail.testing.local
    shared_key    secure_communication_is_awesome
  </security>
  <server>
    host 127.0.0.1
    port 24224
    username user3
    password no_there_are_not_such_user
    # input plugin warns authentication erro:
    # [warn]: Authentication failed address="127.0.0.1" hostname="output-fail.testing.local" username="user3"
  </server>
</match>

Version data entries

133 entries across 133 versions & 7 rubygems

Version Path
fluentd-1.16.7-x64-mingw32 example/out_forward_users.conf
fluentd-1.16.7-x86-mingw32 example/out_forward_users.conf
fluentd-1.16.7-x64-mingw-ucrt example/out_forward_users.conf
fluentd-1.16.7 example/out_forward_users.conf
fluentd-1.18.0-x64-mingw-ucrt example/out_forward_users.conf
fluentd-1.18.0-x86-mingw32 example/out_forward_users.conf
fluentd-1.18.0-x64-mingw32 example/out_forward_users.conf
fluentd-1.18.0 example/out_forward_users.conf
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_users.conf
fluentd-1.16.6-x86-mingw32 example/out_forward_users.conf
fluentd-1.16.6-x64-mingw32 example/out_forward_users.conf
fluentd-1.16.6-x64-mingw-ucrt example/out_forward_users.conf
fluentd-1.16.6 example/out_forward_users.conf
fluentd-1.17.1-x86-mingw32 example/out_forward_users.conf
fluentd-1.17.1-x64-mingw32 example/out_forward_users.conf
fluentd-1.17.1-x64-mingw-ucrt example/out_forward_users.conf
fluentd-1.17.1 example/out_forward_users.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_users.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_users.conf
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/example/out_forward_users.conf