I have a perl script that parses the log directly using the Win32::EventLog
module looking for logon events.  It creates a report that has the logon
time, user name, etc, and the type of logon it is (batch, remote, local,
etc).
I have attached it in the hopes that it might help you out.



-----Original Message-----
From: Marcos Lorenzo de Santiago [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 12, 2002 05:10 AM
To: [EMAIL PROTECTED]
Subject: script to parse system,application and security log (fwd)


Anyone made or know where to get an script that parses the file that
generates dumpel.exe in Windows NT? Or maybe just access the logs of the
system through Perl?

I made one but is a bit messy as I'm little experienced writing perl
scripts.

Maybe Perl has modules to access system logs and search for errors... I
don't know.

Marcos.

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Attachment: eventlog-logon-1.1.pl
Description: Binary data

Reply via email to