[python-win32] Fwd: Python parser for Windows Event Logs

Kevin Horn kevin.horn at gmail.com
Thu Jul 9 18:33:27 CEST 2009


---------- Forwarded message ----------
From: Kevin Horn <kevin.horn at gmail.com>
Date: Thu, Jul 9, 2009 at 11:26 AM
Subject: Re: [python-win32] Python parser for Windows Event Logs
To: Jaime Blasco <jaime.blasco at alienvault.com>


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
<jaime.blasco at alienvault.com>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 <cappy2112 at gmail.com>
>
> 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
>> python-win32 at python.org
>> http://mail.python.org/mailman/listinfo/python-win32
>>
>
>
>
> --
> _______________________________
>
> Jaime Blasco
>
> www.ossim.com
> www.alienvault.com
> Email: jaime.blasco at alienvault.com
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090709/717e201a/attachment.htm>


More information about the python-win32 mailing list