I have been playing with Dave Roth's example of reading the Event Logs on
pages 171-178 of his Win32 Perl Programming (second edition).  I can make
it read from the three typical logs (System, Security, Application).  On
our Domain Controllers, I see there are other Event Logs and corresponding
.evt files:
Directory               Director.evt
DNS Server              DnsEvent.Evt and DNS Serv.evt
File Replication Service            NtFrs.Evt and NTDS.Evt (I think)

Is it possible to read those logs as well?   I cannot seem to figure out
the name of that log that will work in the script (if it is any name other
than System or Security, it returns the Application logs)  Any ideas?
Thank you!


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

Reply via email to