blob: 44b151a5799ef649a2e5734fc920d0c3cc00ffde (
plain)
1
2
3
4
5
6
|
$IncludeConfig diag-common.conf
$ModLoad ../plugins/ommysql/.libs/ommysql
$ActionQueueType LinkedList
$ActionQueueTimeoutEnqueue 10000 # 10 second to make sure we do not loose due to action q full
:msg, contains, "msgnum:" :ommysql:127.0.0.1,Syslog,rsyslog,testbench;
|