hello,<br>
<br>
i created the pipe file on /tmp (/tmp/mysql.pipe) but it doesn't write
the logs into the mysql db, here's the extract from the syslog-ng.conf
file:<br>
<br>
<br>
destination d_mysql {pipe(&quot;/tmp/mysql.pipe&quot; template(&quot;INSERT INTO logs
(host, facility, priority, level, tag, date, time, program, msg) VALUES
( '$HOST', '$FACILITY', '$PRIORITY', '$LEVEL', '$TAG',
'$YEAR-$MONTH-$DAY', '$HOUR:$MIN:$SEC', '$PROGRAM', '$MSG' );\n&quot;)
template-escape(20));<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; log { source(net); destination(d_mysql);<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<br>
<br>
it just doesn't work and i've followed the steps from the documentation on www.vermeer.org... so if anybody can help me...<br>
<br>
<br><br>-- <br>Ciao,Javier<br>linux user #393724