How to read the windows eventlogs?

Windows specific forum
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

How to read the windows eventlogs?

Post by jassing »

I've searched and searched for an example that works - I've found a few, and some come close to work; but ultimately fail for some reason (returns blank entries, when it shouldn't)

I thought I had an example using wmi & comate; but I cannot find it. -- Anyone have an example of reading the various windows event logs?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: How to read the windows eventlogs?

Post by IdeasVacuum »

Much depends on what you actually need to do.

Take a look at the Microsoft reference: http://msdn.microsoft.com/en-us/library ... 85%29.aspx
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply