[lwatch-cvs] files/src lwatch.conf,1.14,1.15
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-03 14:11:41
|
Update of /cvsroot/lwatch/files/src
In directory sc8-pr-cvs1:/tmp/cvs-serv18087a
Modified Files:
lwatch.conf
Log Message:
- new color patterns
Index: lwatch.conf
===================================================================
RCS file: /cvsroot/lwatch/files/src/lwatch.conf,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** lwatch.conf 21 Mar 2003 15:38:10 -0000 1.14
--- lwatch.conf 3 Apr 2003 14:11:36 -0000 1.15
***************
*** 82,85 ****
--- 82,90 ----
}
+ # Most cron messages are not important, except some like this:
+ /mailman/ color=red #pick a color you like
+
+ /([0-9A-Z]{2}:){5}[0-9A-Z]{2}/ highlight=yellow # highlight MAC in yellow
+
/^pam/ { # PAM
match_service # service
|