i am running the pkg from debian /testing, 1.5.15. and i am trying to run this command. i created my fifo pipe and i am not seeing anything being posted there. what am i doing wrong? destination d_mysql { pipe("/tmp/mysql.pipe" template("INSERT INTO logs (host, facility, priority, level, tag, date, time, program, msg) VALUES ('$HOST', '$FACILILITY','$PRIORITY',$LEVEL','$TAG','$YEAR-$MONTH-$DAY','$HOUR:$MIN:$SEC','$PROGRAM','$MSG');\n") template-escpae(yes)); }; log { source(net); destination(d_mysql); }; thanks michael -----Original Message----- From: bazsi@balabit.hu Sent: Wednesday, April 24, 2002 3:33 AM To: <syslog-ng@lists.balabit.hu> Cc: <AGehring@bis.adp.com> Subject: Re: [syslog-ng]AIX 4.3.3 and pipe problem? On Tue, Apr 23, 2002 at 12:43:56PM 0400, Michael Earls wrote:
i have not seen that on the AIX but i have seen that on linux ver 1.5.15, the pipe does not work.
I've just tested my CVS version and it works. (it has a few changes against 1.5.16) Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog ng maillist syslog ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog ng