rsyslog 2.0.0 (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 version brings all features of 1.21.2 to the
stable branch of rsyslog. As such, it offers a
myriad of new features to users of the previous
stable version (1.0.5). Examples are loadable
output plugins and PostgreSQL support. Stable
2.0.0 is a recommended update for all stable
branch users. Version 1.0.5 will no longer be
supported.
|