Monitoring very large (log)files can be done very easily with BareGrep and BareTail. Those very little applications can make a big difference when it comes to productivity and speed during monitoring of production critical systems.
Although the applications are running fine, I was often missing some small extra features. So I made some small AutoHotKey script to get what I wanted:
- Within BareGrep: press Ctrl+Shift+U: open the file in UltraEdit and scroll to the line that was selected within BareGrep
- Within BareGrep: press Ctrl+Shift+F: open the selected file in BareTail and find the selected line.
My complete automated setup of BareTail+ can be downloaded here. All source files are included.
Tested on Windows XP, no uninstaller available.
Update 14/09/2010: new version of AutoHotKeyScript with properties for paths of BareGrep, BareTail and editor. New version of the 'grep this folder' explorer integration.
Update 23/11/2010 v1.1: new version with support for Notepad++ editor linenumber syntax ( -n
No comments:
Post a Comment