Koozali.org: home of the SME Server

qmail log timestamp

chris snow

qmail log timestamp
« on: February 22, 2003, 01:50:17 PM »
Is it possible to setup the logging so that the /var/log/qmail/current log is timestamped?  If so, how?

Thanks,

Chris

Robert

Re: qmail log timestamp
« Reply #1 on: February 22, 2003, 04:19:06 PM »
It is timestamped, but in an unusual format. Pipe through tai64nlocal to see it in local time. I believe Darrell May has a viewlogfiles patch that does this.

chris snow

Re: qmail log timestamp
« Reply #2 on: February 22, 2003, 05:53:12 PM »
tai64nlocal did the job, thank you!Robert wrote:
>
> It is timestamped, but in an unusual format. Pipe through
> tai64nlocal to see it in local time. I believe Darrell May
> has a viewlogfiles patch that does this.