mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 04:30:43 +01:00
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
# see tcpsndrcv.sh for details
|
|
# rgerhards, 2009-11-11
|
|
$IncludeConfig diag-common2.conf
|
|
|
|
$ModLoad ../plugins/imtcp/.libs/imtcp
|
|
# this listener is for message generation by the test framework!
|
|
$InputTCPServerRun 13514
|
|
|
|
*.* @@127.0.0.1:13515
|