evtViewer is a viewer for Ms event (*.evt) log files written in PERL.
Be the first to post a text review of evtViewer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2006-12-15v0.4martymac@martymac.com - More code cleanup - Replace the [-d <s|l>] binary option by a [-l] switch - Improved handling of file inputs, multiple files are now allowed : e.g. 'evtViewer file1.evt file2.evt' or 'evtViewer *.evt' - New "truncating" options (cumulative in this order) : - [-x <num>] to display the n first entries - [-y <num>] to display the n last entries - [-r <num>] to display result number <num> 2006-10-01v0.3martymac@martymac.com - Code cleanup - Allow STDIN instead of standard file for input This allows syntaxes such as 'cat *.evt | ./evtViewer, or ./evtViewer < *.evt' - Filter options added : -n, -i, -t, -c -n : show only events matching this record number -i : show only events matching this id -t : show only events matching this type -c : show only events matching this category - Display options added : s(tandard), (l)og-like In log-like mode, events are displayed as in standard log files (one entry per line) 2006-09-04v0.2martymac@martymac.com - Added new event codes - Added event strings management - Improved 1st column display 2006-09-04v0.1martymac@martymac.com - Initial version
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?