parsing windows event files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David Bear

    parsing windows event files

    I did a cursory look at google but couldn't seem to find what I
    wanted.

    I need a script that can parse and create a proper record structure
    for windows event logs that are saved as tab delimited format.

    The event logs they produce seem unnecessarily complicated. Was
    hoping someone had already made something like this. I'd like to
    avoid using win32api.

Working...