rsyslog 2.0.1 (Stable branch) |
|
|
Rsyslog is an enhanced multi-threaded syslogd.
Among other features, it offers support for
reliable syslog over TCP and RFC 3195, writing to
MySQL and PostgreSQL databases, fully configurable output formats (including great timestamps), the ability to filter on any part of the syslog message, and on-the-wire message compression. It is designed as a drop-in replacement for stock syslogd and thus is able to work with the same configuration file syntax. Of course, some enhanced features require changing the configuration file, but in general, this should be fairly easy.
License: GNU General Public License (GPL)
Changes:
This release fixed some situations where the program could hang if there were problems writing to output files or forwarding messages. It is a recommended update for all stable branch users.
|