From 1401cc39ad36c37186046ae858bacb17e6ec51b5 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 7 Jan 2008 07:19:22 +0000 Subject: preparing for 3.10.0 release --- ChangeLog | 8 ++++---- doc/manual.html | 5 +++-- doc/status.html | 10 ++++++---- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index e4f8d34e..2aa0fc77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ ---------------------------------------------------------------------------- -Version 3.10.0 (rgerhards), 2008-01-07 +Version 3.10.0 (rgerhards), 2008-01-07 +- implemented input module interface and initial input modules +- enhanced threading for input modules (each on its own thread now) - ability to bind UDP listeners to specific local interfaces/ports and ability to run multiple of them concurrently -- added ability to run multiple UDP listeners concurrently +- added ability to specify listen IP address for UDP syslog server - license changed to GPLv3 -- first implementation of loadable input module system - mark messages are now provided by loadble module immark - rklogd is no longer provided. Its functionality has now been taken over by imklog, a loadable input module. This offers a much better integration diff --git a/doc/manual.html b/doc/manual.html index 5a776969..a22162a1 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -16,11 +16,12 @@ for the novice user.

Visit the rsyslog status page to obtain current version information and ports. If you like rsyslog, you might want to lend us a helping hand. It doesn't require a lot of time - even a single mouse click -helps. Learn how to help the rsyslog project.

+helps. Learn how to help the rsyslog project.

Warning: rsyslog v3 is under active development and as of this writing has a number of backwards compatibility issues. If you have never run it, be sure to read the +rsyslog v3 compatibility document! This also applies if you upgrade from stock sysklogd - you need to make some configuration file changes.
Documentation for 3.x is currently sparse. If you need assistance, please post in the rsyslog forums!
If you do not like this, use a stable branch release!

Follow the links below for the

We have some in-depth papers on