log2mail sends an email to a specified address if a pattern in a logfile is matched. It runs as a daemon and is very configurable.
| Tags | Internet Log Analysis |
|---|---|
| Licenses | GPL |
Recent releases


Changes: This is an experimental version. It has support for rereading the configuration file when receiving a SIGHUP, and for clean shutdown (sending mail before terminating).


Changes: A fix for the path to email template in config/default, Debian package cleanups, removal of debian-revision (upstream includes a Debian directory), and a code cleanup.


Changes: New and more flexible config file format, fixed a memory leak (introduced in 0.91) and a Debian package is now available.


Changes: Bugfixes.


Changes: Initial public release.
- All comments
Recent commentsNot compatible with Solaris 8?
I can't compile it on Solaris 8 with gcc 2.95.3; it cannot find the strsep function.