rsyslog 3.14.1 (v3 Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News rsyslog 3.14.1 (v3 Stable branch)
# 1  
Old 04-05-2008
rsyslog 3.14.1 (v3 Stable branch)

Rsyslog is an enhanced multi-threaded syslogd.Among other features, it offers support foron-demand disk buffering, reliable syslog overTCP, writing to databases (MySQL, PostgreSQL,Oracle, and many more), fully configurable outputformats (including high-precision timestamps), theability to filter on any part of the syslogmessage, on-the-wire message compression, and theability to convert text files to syslog. It is adrop-in replacement for stock syslogd and able towork with the same configuration file syntax.License: GNU General Public License v3Changes:
This version offers almost all features of the current development version to those in need of a stable branch. Among others, this includes support for multiple database backends, queued and offline syslog processing, SNMP, and text file support. It is a big step forward compared to the v2 stable branch. Users are advised to check the compatibility notes before updating.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SYSLOG(8)                                                         System Logging                                                         SYSLOG(8)

NAME
syslog-ng, syslogd DESCRIPTION
There are different syslog daemon implementations supported as the system's syslog service, currently syslogd, syslog-ng and rsyslogd The first installed daemon activates itself for the syslog service. Starting with openSUSE-11.2, it is rsyslogd, before it was syslog-ng. But this depends on the software selection during the installation. The name of the daemon used as syslog service is specified in the SYSLOG_DAEMON variable in /etc/sysconfig/syslog. The yast2 sysconfig module provides a comfortable way to switch to another installed daemon and restart the service. The /etc/init.d/syslog init script is able to handle all supported daemons. BUGS
Please report bugs at <http://www.suse.de/feedback> AUTHOR
Juergen Weigert <jw@novell.com> Marius Tomaschewski <mt@novell.com> SEE ALSO
sysklogd(8) syslogd(8) syslog.conf(5) syslog-ng(8) syslog-ng.conf(5) rsyslogd(8) rsyslog.conf(5) syslog May 2008 SYSLOG(8)