Posted By:mteasdal ()
Posted On: 2004-May-21 03:24
My logs show times different than my OS system time. I am using "W3C Extended log file format" and would like to get my log files in to be the same as my system time.
Is this commond for web server logs time to be off?
Posted By:witchblade32 ()
Posted On: 2004-May-21 16:40
W3C Extended Log uses GMT. You can set IIS to use local time for file naming and rollover, but it'll still record GMT in the entries. AFAIK there's no way around that for W3C.
Posted By:mteasdal ()
Posted On: 2004-May-21 18:32
That must be why I can't find any help on this. Thank you for clearing this up for me.