---------- Forwarded message ----------
From: Kevin Horn <kevin.h...@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.bla...@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.bla...@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 <cappy2...@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@python.org
>> http://mail.python.org/mailman/listinfo/python-win32
>>
>
>
>
> --
> _______________________________
>
> Jaime Blasco
>
> www.ossim.com
> www.alienvault.com
> Email: jaime.bla...@alienvault.com
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32@python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
>
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to