rsyslog/tests/testsuites/sndrcv_omudpspoof_sender.conf

18 lines
509 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
$ModLoad ../plugins/omudpspoof/.libs/omudpspoof
$template spoofaddr,"127.0.0.1"
#begin action definition
$ActionOMUDPSpoofSourceNameTemplate spoofaddr
$ActionOMUDPSpoofTargetHost 127.0.0.1
$ActionOMUDPSpoofSourcePortStart 514
$ActionOMUDPSpoofSourcePortEnd 514
*.* :omudpspoof: