mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 22:00:42 +01:00
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
# see equally-named shell file 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
|