Access Log Times

Craig White craigwhite at azapple.com
Mon May 18 12:50:15 MST 2009


On Mon, 2009-05-18 at 12:44 -0700, keith smith wrote:
> 
> 
> Hi All,
> 
> Thanks for understanding of my missed date.....
> 
> I'm looking in the access log and I see the date in this format 
> [16/May/2009:13:18:08 -0700] .
> 
> This brings up the question.
> 
> In this case is this the server time or do I need to add in the GMT offset of 7 hours to get the time.
> 
> In other words is this actually 18:08 (6:08pm) server time or is it 11:08am server time.
----
log entries should be in 'localtime' which is what I believe you are
calling server time. You would add 7 hours to make it GMT time.

execute 'date' command from cli to see what the server actually uses for
localtime.

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the PLUG-discuss mailing list