Displaying 1 result from an estimated 1 matches for "evtreader".
Did you mean:
bitreader
2006 Sep 13
0
evtViewer - A PERL-based viewer for Ms event (*.evt) log files
Hi all,
As Samba users, we often interact with Windows environments.
I've developped a PERL script that may be useful to you : it is an .evt (Windows
event "log" files) viewer. It is inspired from fccu-evtreader (www.d-fence.be)
and displays the contents of an event file. It is available on my website
(http://contribs.martymac.com/evtViewer/evtViewer-0.2.tgz) and released under
the GPLv2 license.
Give it a try ! (any feedback welcome, of course)
Note : a freeBSD port is also available (sysutils/evtviewe...