On Mon, 2008-01-21 at 13:33 +0100, Ivan Voras wrote: > Hi, > > Before I try to reinvent the wheel, I'd like to hear are there commonly > used utilities that process syslog logs (e.g. /var/log/messages), grep > them for some regex and notify configured e-mail addresses, in real time > (as messages arrive)? I imagine something like that would either do a > "tail -f" on log files or listen as a syslog filter. >
man: - syslog.conf ( log to file,mail,remote host, | proces) - syslogd - logger - newsyslog These are all in base, kind regards, -- Marten Vijn http://martenvijn.nl http://wifisoft.org http://opencommunitycamp.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
