summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/mysql-basic-cnf6.conf
blob: 12bd0b298d8dcf58132e5745b9579074cbb5762a (plain)
1
2
3
4
5
6
7
$IncludeConfig diag-common.conf

$ModLoad ../plugins/ommysql/.libs/ommysql
if $msg contains 'msgnum' then {
	action(type="ommysql" server="127.0.0.1"
	       db="Syslog" uid="rsyslog" pwd="testbench")
}