|
|
rsyslog 3.12.0 Development
by Rainer Gerhards (http://freshmeat.net/~rgerhards/)
Thu, Feb 28th 2008 05:08
About:
Rsyslog is an enhanced multi-threaded syslogd. Among other features, it
offers support for on-demand disk buffering, reliable syslog over TCP,
writing to databases (MySQL, PostgreSQL, Oracle, and many more), fully
configurable output formats (including high-precision timestamps), the
ability to filter on any part of the syslog message, on-the-wire message
compression, and the ability to convert text files to syslog. It is a
drop-in replacement for stock syslogd and able to work with the same
configuration file syntax.
Changes:
Complex expression support inside filters was added. It supports filters
with boolean, string, and arithmetic operations. For example, the
following can be used to select syslog messages: "if $syslogfacility-text
== 'local0' and $msg startswith 'DEVNAME' and ($msg contains 'error1' or
$msg contains 'error0') then /var/log/somelog". Those filters work
together with the rest of the logic, including dynamic filename generation
and templates. No other new features or bugfixes are included, so there is
no urge to update for users not interested in the new functionality.
Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: freshmeat.net/projects/rsyslog/">http://freshmeat.net/projects/rsyslog/
Homepage:
freshmeat.net/redir/rsyslog/60590/url_homepage/www.rsyslog.com">http://freshmeat.net/redir/rsyslog/60590/url_homepage/www.rsyslog.com
Tar/GZ:
freshmeat.net/redir/rsyslog/60590/url_tgz/rsyslog-3.12.0.tar.gz">http://freshmeat.net/redir/rsyslog/60590/url_tgz/rsyslog-3.12.0.tar.gz
Changelog:
freshmeat.net/redir/rsyslog/60590/url_changelog/Article185.phtml">http://freshmeat.net/redir/rsyslog/60590/url_changelog/Article185.phtml
RPM package: freshmeat.net/redir/rsyslog/60590/url_rpm/rsyslog">http://freshmeat.net/redir/rsyslog/60590/url_rpm/rsyslog
BSD Ports URL:
freshmeat.net/redir/rsyslog/60590/url_bsdport/rsyslog">http://freshmeat.net/redir/rsyslog/60590/url_bsdport/rsyslog
CVS tree (cvsweb): freshmeat.net/redir/rsyslog/60590/url_cvs/rsyslog">http://freshmeat.net/redir/rsyslog/60590/url_cvs/rsyslog
Bug tracker:
freshmeat.net/redir/rsyslog/60590/url_bugtracker/rsyslog-all.html">http://freshmeat.net/redir/rsyslog/60590/url_bugtracker/rsyslog-all.html
Mailing list archive: freshmeat.net/redir/rsyslog/60590/url_list/rsyslog">http://freshmeat.net/redir/rsyslog/60590/url_list/rsyslog
____________________________| Advertising |____________________________
Going Mobile?
Only the laptop experts offer a complete line
of high performance laptop notebooks and Tablet PCs. Take a look at
[SLASHDOT'S] mobility center for Toshiba?s newest business innovations.
mobile.slashdot.org/">http://mobile.slashdot.org/
____________________________| Advertising |____________________________
|
|