• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

syslogd question

goldboyd

Golden Member
I'm setting up a few servers, firewalls, and routers to log to one central logging(syslogd) server for ease of viewing/backing up the logs, but have a few questions. Is it possible to have the syslogd react to a certain syslog message and then do something such as send an email out? I'm asuming theres nothing in the default syslogd (on FreeBSD) that does it, but is there some kind of replacement that would do this? Or would my best bet just to be to write a shell/perl script to search for a certain string and react, and just run it as a cronjob?

thanks in advance
 
Back
Top