Indeed this patch resolve the issue...

diff --git a/plugins/ommongodb/ommongodb.c b/plugins/ommongodb/ommongodb.c
index ecfd251..446d6c3 100644
--- a/plugins/ommongodb/ommongodb.c
+++ b/plugins/ommongodb/ommongodb.c
@@ -81,7 +81,7 @@ static struct cnfparamdescr actpdescr[] = {
        { "collection", eCmdHdlrGetWord, 0 },
        { "uid", eCmdHdlrGetWord, 0 },
        { "pwd", eCmdHdlrGetWord, 0 },
-       { "template", eCmdHdlrGetWord, 1 }
+       { "template", eCmdHdlrGetWord, 0 }
 };
 static struct cnfparamblk actpblk =
        { CNFPARAMBLK_VERSION,




--
View this message in context: 
http://rsyslog-users.1305293.n2.nabble.com/Bugzilla-Bug-513-ommongodb-required-parameter-tp7584350p7584356.html
Sent from the rsyslog-users mailing list archive at Nabble.com.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to