Hello Doug;
So, your line in squid.conf looks like:
logformat "%{%m/%d/%Y %H:%M:%S}tl"
or
logformat Squid "%{%m/%d/%Y %H:%M:%S}tl"
Thank you in advance,
.vp
From: "Korell, Doug" <[EMAIL PROTECTED]>
Under logformat in squid.conf, I use "%{%m/%d/%Y %H:%M:%S}tl" which will
format into localtime. No need then to convert from GMT.
It will look like this: 04/03/2007 07:46:31
-----Original Message-----
From: Vadim Pushkin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 03, 2007 1:48 PM
To: [email protected]
Subject: [squid-users] How Can I Change Time Zone and/or Time Format
Hello;
I find it difficult to correlate data from my access.log, which starts
off with something like this:
1175633093.114
How can I change "log_access?" into something in EST or a time format
that others, myself included, can read?
Thank you,
.vp