Re: Slow reading of EventLog
- From: Ashu <smbs-msdn@xxxxxxxxxxxxx>
- Date: Thu, 15 Jan 2009 12:19:25 +0530
Hi,
Thanks for providing this information.
Can you tell me how to parse the TimeGenrated value, MSDN says that it's of type datetime, but when I checked it's type, it was of type string and the value was in this format. I don't think DateTime will parse it.
str = "20090115075211.000000+330"
Thanks & Regards,
Ashutosh
Jialiang Ge [MSFT] wrote:
Hello Ashu.
I have an idea that really deserves your trial:
Enumerate Event Logs with WMI
http://msdn.microsoft.com/en-us/library/aa394593(VS.85).aspx
I cannot tell the internal implementation of the management console to enumerate the remote event logs. If the WMI solution speeds up the enumeration, please let me know. I have a rough explanation of why WMI may be faster to enumerate the remote event logs.
Regards, Jialiang Ge (jialge@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
=================================================
Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@xxxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================
- Follow-Ups:
- Re: Slow reading of EventLog
- From: "Jialiang Ge [MSFT]"
- Re: Slow reading of EventLog
- References:
- RE: Slow reading of EventLog
- From: "Jialiang Ge [MSFT]"
- Re: Slow reading of EventLog
- From: Ashu
- Re: Slow reading of EventLog
- From: "Jialiang Ge [MSFT]"
- RE: Slow reading of EventLog
- Prev by Date: Re: how to get fractional digits from decimal?
- Next by Date: Re: C# newbie trying to debug AutoCAD API-function
- Previous by thread: Re: Slow reading of EventLog
- Next by thread: Re: Slow reading of EventLog
- Index(es):
Relevant Pages
|