8 Oct
2002
8 Oct
'02
2:41 p.m.
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?