---------- Forwarded message ---------- From: Kevin Horn <[email protected]> Date: Thu, Jul 9, 2009 at 11:26 AM Subject: Re: [python-win32] Python parser for Windows Event Logs To: Jaime Blasco <[email protected]>
Or just use pywin32... http://timgolden.me.uk/pywin32-docs/Windows_NT_Eventlog.html On Thu, Jul 9, 2009 at 11:09 AM, Jaime Blasco <[email protected]>wrote: > Check wmi module: > > http://timgolden.me.uk/python/wmi.html > > It has some functions to access windows logs.. > > Regards > > 2009/7/9 Tony Cappellini <[email protected]> > > Does anyone know if there is a Python module which will parse Windows >> Event Logs? >> Using the EventViewer is tedious, and I'd rather be abel to do this >> programmatically. >> >> >> Thanks >> _______________________________________________ >> python-win32 mailing list >> [email protected] >> http://mail.python.org/mailman/listinfo/python-win32 >> > > > > -- > _______________________________ > > Jaime Blasco > > www.ossim.com > www.alienvault.com > Email: [email protected] > > > _______________________________________________ > python-win32 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-win32 > >
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
