summaryrefslogtreecommitdiffstats
path: root/fluent-bit/tests/runtime_shell/conf/in_syslog_tcp_plaintext_expect.conf
blob: d47f6e335d93faf63ff38aca5f81eaac3cb97878 (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   tcp