summaryrefslogtreecommitdiffstats
path: root/fluent-bit/tests/runtime_shell/conf/in_syslog_udp_plaintext_expect.conf
blob: ae92b39e5683143c5769788cbd821a8c9cb8e1c5 (plain)
1
2
3
4
5
6
7
8
@INCLUDE in_expect_base.conf

[INPUT]
    name   syslog
    tag    target_input
    listen ${LISTENER_HOST}
    port   ${LISTENER_PORT}
    mode   udp