Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: reading .evt logs (Win32)

by BrowserUk (Patriarch)
on Jul 02, 2002 at 15:26 UTC ( [id://178881]=note: print w/replies, xml ) Need Help??


in reply to reading .evt logs (Win32)

If you only have a few .evt files to process, you could always load them up with the Viewer and then re-save them in CSV format. If its more than a few, you could try using a macro-recorder to automate the process.

The downside of this is that you loose the "binary data" from the events. This may or may not be a problem depending on your need.

One thing to be aware of is that some programs log the text parts of their "binary data" in straight ascii. Others use utf-8 ot utf-16. Perling your way around that may cause a few headaches.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://178881]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-18 15:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found