[python-win32] EventLog Parsing
by Richard Eibrand other posts by this author
Sep 29 2004 8:39AM messages near this date
Re: [python-win32] ActiveSheets and excel
|
RE: [python-win32] EventLog Parsing
Hi All,
My first foray into the world of python, and I'm liking it ;-)
I have to write a prog to monitor the windows event log files, and that in
itself is not a problem for the three standard EventLog files
(Application, Security and System). The thing is that I do not have access
to the machine I am writting the app for, so I got a copy of the event
files and loaded it into the mmc.
What I'd like to do, is to read the new event file that was loaded into
the mmc via using the python app that I'm writting, any
ideas/thoughts/suggestions whether this is possible or not?
All the best,
Richard
_______________________________________________
Python-win32 mailing list
Python-win32@[...].org
http://mail.python.org/mailman/listinfo/python-win32
Thread:
Richard Eibrand
Mark Hammond
|