rsyslog 1.19.12 (Development 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 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:
The build system was cleaned up and some errors in
it were fixed. The MySQL module is now also
compiled with -pthread, which was missing in
1.19.11. An update to this release is suggested
for users of 1.19.11. Users of other versions do
not necessarily need to upgrade.
|