rsyslog/tests/testsuites/libdbi-asyn.conf
Rainer Gerhards 7207713d69 testbench: changed default timeout caused test to fail
that was no real error, but rather an adjustment of the queue
settings was needed (especially on slower test machines)
2014-11-04 11:52:13 +01:00

14 lines
319 B
Plaintext

$IncludeConfig diag-common.conf
$ModLoad ../plugins/omlibdbi/.libs/omlibdbi
$ActionQueueType LinkedList
$ActionQueueTimeoutEnqueue 2000
$ActionLibdbiDriver mysql
$ActionLibdbiHost 127.0.0.1
$ActionLibdbiUserName rsyslog
$ActionLibdbiPassword testbench
$ActionLibdbiDBName Syslog
:msg, contains, "msgnum:" :omlibdbi: