From 52a4bdfa414d06cc1610224df8aa179d61ea9963 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 28 Mar 2008 10:51:41 +0000 Subject: - added support for high-precision timestamps when receiving legacy syslog messages - added new $ActionForwardDefaultTemplate directive - added new $ActionGSSForwardDefaultTemplate directive --- ChangeLog | 4 ++++ doc/rsyslog_conf.html | 2 +- doc/v3compatibility.html | 25 ++++++++++++++++++++++--- omfwd.c | 31 ++++++++++++++++++++++++++++--- plugins/omgssapi/omgssapi.c | 17 ++++++++++++++--- plugins/omrelp/omrelp.c | 2 +- plugins/omsnmp/omsnmp.c | 2 +- syslogd.c | 16 +++++++++++----- 8 files changed, 82 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index 364f8fbf..6214165d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,10 @@ Version 3.12.5 (rgerhards), 2008-03-?? - changed default file output format to include high-precision timestamps - added a buid-in template for previous syslogd file format - added new $ActionFileDefaultTemplate directive +- added support for high-precision timestamps when receiving legacy + syslog messages +- added new $ActionForwardDefaultTemplate directive +- added new $ActionGSSForwardDefaultTemplate directive --------------------------------------------------------------------------- Version 3.12.4 (rgerhards), 2008-03-25 - Greatly enhanced rsyslogd's file write performance by disabling diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html index 916056a7..80c87233 100644 --- a/doc/rsyslog_conf.html +++ b/doc/rsyslog_conf.html @@ -64,7 +64,7 @@ unstable...). So you have been warned ;)

many parameter settings modify queue parameters. If in doubt, use the default, it is usually well-chosen and applicable in most cases.