Timestamp in IIS Logs
am 31.10.2007 21:52:01 von jasonMy server time is 12am, but the log time indicates 4am, where is IIS getting
that time from? And can I change it?
TIA
My server time is 12am, but the log time indicates 4am, where is IIS getting
that time from? And can I change it?
TIA
It logs in GMT, as per the W3C specification.
You have several options:
- Change to IIS Log Format instead of W3C.
- Use convlog to convert the time
- Use a log analyzer that can handle this
"Incorrect date and time stamp for IIS log file entries"
http://www.gafvert.info/notes/WrongTimeLogfiles.htm
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Jason wrote:
>
>My server time is 12am, but the log time indicates 4am, where is IIS
>getting
>that time from? And can I change it?
>
>TIA
Hi Jason,
W3C Extended log always uses GMT time. This is a by design behavior which
follows W3C standard. There are serveral appraches to work around this
issue like change the logging to IIS Log File format or converting the
existing log files by using convlog tool.
Please refer to the following article for the details:
271196 IIS Log File Entries Have the Incorrect Date and Time Stamp
http://support.microsoft.com/default.aspx?scid=kb;EN-US;2711 96
194699 Extended Log File Format Always in GMT
http://support.microsoft.com/default.aspx?scid=kb;EN-US;1946 99
If you have any further questions or concern on this issue, please don't
hesitate to let me know.
Have a great day.
Sincerely,
WenJun Zhang
Microsoft Online Partner Support
======================================================
PLEASE NOTE:
This newsgroup service currently provides a 4 hour response time, Monday
through
Friday, 6:00 am PST to 6:00 pm PST, excluding holidays.
======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
Hi Jason,
Do you have any other question around this thread?
Have a nice weekend.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx .
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
thanks!
""WenJun Zhang[msft]"" wrote:
> Hi Jason,
>
> Do you have any other question around this thread?
>
> Have a nice weekend.
>
> Sincerely,
>
> WenJun Zhang
>
> Microsoft Online Community Support
>
> ==================================================
>
> Get notification to my posts through email? Please refer to:
> http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at:
>
> http://msdn.microsoft.com/subscriptions/support/default.aspx .
>
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>