Displaying 1 result from an estimated 1 matches for "labserv".
Did you mean:
labserv2
2007 Jul 30
0
cron ignore line?
...are
logged in /var/log/syslog
This is a security trigger, and I know it is because of certain words
in the cron entry. What I can't figure out is which entry in
logcheck is ignoring the other cron events? Here is a cron log from
syslog that does not trigger logcheck:
Jul 30 13:50:01 labserver /USR/SBIN/CRON[20237]: (www-data) CMD (/usr/
share/cacti/site/poller.php >/dev/null 2>/var/log/cacti/poller-
error.log)
and here is the standard /etc/logcheck/ignore.d.server/cron:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+
\) LIST \([[:alnum:]-]+\)$
^\w{3} [...