Re: ulogd postgreSQL module problem

2007-06-21 Thread vizze
Chris Bannister wrote: Could you post the offending query? Hiding any sensitive data if necessary. solved...i did't read man very well, the problem was that ulog table wasn't created. Error reporting is not so clear but... somewhere in the pc ulogd place a file for every db, called *.dump.

Re: ulogd postgreSQL module problem

2007-06-17 Thread vizze
Chris Bannister wrote: Yup. ulogd_PGSQL.c LINE 1: insert into public.ulog ) values ) Without seeing the line, I'm guessing it should be ") values (" instead of ") values )" Does this make any sense? Yes, the query is totally wrong to me, but i can't figure why... -- To UNSUBSCRIBE, email

ulogd postgreSQL module problem

2007-06-16 Thread vizze
I'm trying to configure ulogd to put iptables log into postgreSQL, but i can't make ulogd to insert data into the database. tail -f /var/log/ulog/syslogemu.log tell me that ulogd is receiving ip details from iptables but in ulogd logfile i get: Thu Jun 14 00:59:15 2007 <7> ulogd_PGSQL.c:216 sql