[syslog-ng]apache logs, again

Andreas Hasenack andreas@conectiva.com.br
Tue, 8 Oct 2002 10:41:37 -0300


Ok, I'm using the tail | logger thing and it sort of works. But there is
a problem: date/time. I get entries like this in mysql:

(long line below, sorry)

714 machine local4 info 2001-12-31 00:00:00 apache: 127.0.0.1 - - [07/Oct/2002:17:43:41 -0300] "POST /syslog/results.php HTTP/1.1" 200 700

Of course, only the date/time of the entry itself (msg field) is correct. Logger
doesn't seem to add date/time info to the logs it sends. Any clever way around
this?

Is this a logger bug?