From e802a7d965d5fcbc3cc848462744774e4d181a8f Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 6 Mar 2008 14:12:01 +0000 Subject: preparing for 3.12.1 release --- ChangeLog | 3 ++ doc/rsyslog_ng_comparison.html | 72 ++++++++++++++++++++---------------------- doc/status.html | 8 ++--- 3 files changed, 42 insertions(+), 41 deletions(-) diff --git a/ChangeLog b/ChangeLog index a1bb45a1..55edd496 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,9 @@ Version 3.12.1 (rgerhards), 2008-03-06 messages via the local log slot - in this case, it can be enabled via the $InputUnixListenSocketIgnoreMsgTimestamp and $SystemLogSocketIgnoreMsgTimestamp config directives +- added ability to compile on HP UX; verified that imudp worked on HP UX; + however, we are still in need of people trying out rsyslogd on HP UX, + so it can not yet be assumed it runs there --------------------------------------------------------------------------- Version 3.12.0 (rgerhards), 2008-02-28 - added full expression support for filters; filters can now contain diff --git a/doc/rsyslog_ng_comparison.html b/doc/rsyslog_ng_comparison.html index 6a9d9bd8..e6dfdd5f 100644 --- a/doc/rsyslog_ng_comparison.html +++ b/doc/rsyslog_ng_comparison.html @@ -1,8 +1,6 @@ -rsyslog vs. syslog-ng - a comparison - - +rsyslog vs. syslog-ng - a comparison

rsyslog vs. syslog-ng

Written by Rainer Gerhards @@ -32,40 +30,40 @@ comparison sheet, so please don't be shy ;)


Input Sources
-UNIX domain socket +UNIX domain socket yes -yes - +yes + UDP yes -yes - +yes + TCP yes -yes - +yes + RFC 3195/BEEP yes (needs separate build process) -no - +no + kernel log yes -yes - +yes + file yes -yes - +yes + mark message generator as an optional input yes -no (?) - +no (?) + Windows Event Log via EventReporter @@ -153,30 +151,30 @@ hostname in NAT environments and relay chains
Message Filtering
-Filtering for syslog facility and priority +Filtering for syslog facility and priority yes -yes - +yes + Filtering for hostname yes -yes - +yes + Filtering for application yes -yes - +yes + Filtering for message contents yes -yes - +yes + Filtering for sending IP address yes -yes - +yes + ability to filter on any other message field not mentioned above @@ -212,8 +210,8 @@ in filters support for discarding messages based on filters yes -yes - +yes + powerful BSD-style hostname and program name blocks for easy multi-host support @@ -359,7 +357,7 @@ modules -Support for third-party output plugins +Support for third-party output plugins yes no @@ -370,7 +368,7 @@ modules
Other Features
- + ability to generate file names and directories (log targets) dynamically yes @@ -442,8 +440,8 @@ reduction ("last message repeated n times") on a per selector-line basis supports multiple actions per selector/filter condition yes -yes - +yes + web interface phpLogCon
@@ -500,7 +498,7 @@ repeated n times" generation supported platforms Linux, BSD, anecdotical seen on -Solaris +Solaris; compilation and basic testing done on HP UX many popular *nixes @@ -532,4 +530,4 @@ the mean time, you may want to read it in parallel. It is available at site.

This document is current as of 2008-02-28 and definitely incomplete (I did not yet manage to complete it!).

- + \ No newline at end of file diff --git a/doc/status.html b/doc/status.html index 423ee420..dcdd0425 100644 --- a/doc/status.html +++ b/doc/status.html @@ -2,12 +2,12 @@ rsyslog status page

rsyslog status page

-

This page reflects the status as of 2008-02-28.

+

This page reflects the status as of 2008-03-06.

Current Releases

-

development: 3.12.0 - -change +

development: 3.12.1 - +change log - -download

+download

If you used version 2, be sure to read the rsyslog v3 compatibility document!
Documentation for 3.x is currently partly sparse. If you need -- cgit v1.2.3