args, sry, I am soo focussed on v8 ;) With 7.5 it should work. Do you have a debug log? Code link would still be useful.
Rainer On Tue, Dec 17, 2013 at 5:59 PM, Rainer Gerhards <[email protected]>wrote: > On Tue, Dec 17, 2013 at 5:54 PM, Axel Rau <[email protected]> wrote: > >> >> Am 17.12.2013 um 14:59 schrieb Axel Rau <[email protected]>: >> >> > with config >> That part what actually fails is preparedStmt in: >> --- >> action(type="ompgsql2" server="localhost" port="2222" >> db="operations" schema="syslog" uid="syslog" >> template="PGbatched" >> preparedStmt="INSERT INTO event (time, prio, facility, host, program, >> message) VALUES($1,$2,$3,(SELECT id FROM host WHERE hostname=$4),$5,$6);" >> batchSize="2000" >> notifyPrefix="F" >> notifyIndex="2" >> queue.FileName="dbq" >> queue.dequeuebatchsize="100" >> queue.maxdiskspace="1G" >> queue.saveonshutdown="on" >> queue.Type="LinkedList" >> ) >> --- >> I have backtraces available, but they do not explain, why preparedStmt is >> not set. >> >> > can you give me a quick link to the git, then I don't need to dig it out. > I think it's just one of the new entry points. Have you read > > http://www.rsyslog.com/doc/v8compatibility.html > > Rainer > PS: note that I have on my agenda the merging of your module with ompgsql. > I intend to do that as part of making ompgsql fully utilize the new > interfaces. After imfile, I guess. > > > > Axel >> --- >> PGP-Key:29E99DD6 ☀ +49 151 2300 9283 ☀ computing @ chaos claudius >> >> _______________________________________________ >> 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. >> > > _______________________________________________ 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.

