/log-guardian

This script lets you monitor one or more log files in an endless loop, a la tail -f. As lines are added to the files, they are compared to one or more patterns specified as Perl regular expressions. And as matches are found, the script reacts by running a block of Perl code.

Primary LanguagePerl

Stargazers

No one’s star this repository yet.