From 8353938784e01f3c61a9ebb2b7e23724892c6017 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 28 Jan 2008 13:28:42 +0000 Subject: preparing for 3.10.3 release --- ChangeLog | 2 +- doc/rsyslog_high_database_rate.html | 2 +- doc/status.html | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7da9603b..da56929f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 3.10.3 (rgerhards), 2008-01-14 +Version 3.10.3 (rgerhards), 2008-01-28 - fixed a bug with standard template definitions (not a big deal) - thanks to varmojfekoj for spotting it - run-time instrumentation added diff --git a/doc/rsyslog_high_database_rate.html b/doc/rsyslog_high_database_rate.html index 41eb6b6a..45bdfd99 100644 --- a/doc/rsyslog_high_database_rate.html +++ b/doc/rsyslog_high_database_rate.html @@ -79,7 +79,7 @@ $ModLoad imuxsock.so # local message reception $WorkDirectory /home/rger/proj/rsyslog/spool # default location for work (spool) files $MainMsgQueueFileName mainq # set file name, also enables disk mode -*.* :ommysql: +*.* :ommysql:hostname,dbname,userid,password;

Note that you can modify a lot of queue performance parameters, but the above config will get you going with default values. If you consider using this on a real diff --git a/doc/status.html b/doc/status.html index 226a2eb2..fd483f8d 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,11 +4,11 @@

rsyslog status page

-

This page reflects the status as of 2008-01-14.

+

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

Current Releases

-

development: 3.10.2 - -change log - -download

+

development: 3.10.3 - +change log - +download

Be sure to read the rsyslog v3 compatibility document!
Documentation for 3.x is currently sparse. If you need assistance, please -- cgit v1.2.3