@type sample
tag test
@type sample
tag test2
@type sample
tag test3
@type forward
flush_interval 0
self_hostname output.testing.local
shared_key secure_communication_is_awesome
host 127.0.0.1
port 24224
username user1
password yes_this_is_user1
@type forward
flush_interval 0
self_hostname output-alt1.testing.local
shared_key secure_communication_is_awesome
host 127.0.0.1
port 24224
username user1
password yes_this_is_user1
host 127.0.0.1
port 24224
username user2
password yes_this_is_really_user2
@type forward
flush_interval 0
self_hostname output-fail.testing.local
shared_key secure_communication_is_awesome
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"