From d1b8821be796694f123f3e469eaaedbe228fde66 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 26 Mar 2013 18:39:28 +0100 Subject: logsig: minimal end-user doc --- ChangeLog | 3 +- configure.ac | 2 +- doc/Makefile.am | 1 + doc/manual.html | 2 +- doc/omfile.html | 9 +++-- doc/sigprov_gt.html | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 112 insertions(+), 5 deletions(-) create mode 100644 doc/sigprov_gt.html diff --git a/ChangeLog b/ChangeLog index 6f258fa9..c64fe0f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --------------------------------------------------------------------------- -Version 7.3.9 [devel] 2013-03-?? +Version 7.3.9 [devel] 2013-03-27 +- support for signing logs added - imudp: now supports user-selectable inputname - omlibdbi: now supports transaction interface if recent enough lbdbi is present diff --git a/configure.ac b/configure.ac index 96a9e80f..0c877eea 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([rsyslog],[7.3.8],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[7.3.9],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) diff --git a/doc/Makefile.am b/doc/Makefile.am index de2e1df5..46afd900 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -41,6 +41,7 @@ html_files = \ omudpspoof.html \ omruleset.html \ omsnmp.html \ + sigprov_gt.html \ ommysql.html \ omoracle.html \ omlibdbi.html \ diff --git a/doc/manual.html b/doc/manual.html index ca54a04a..6fba9a05 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -19,7 +19,7 @@ professional services available directly from the source!

Please visit the rsyslog sponsor's page to honor the project sponsors or become one yourself! We are very grateful for any help towards the project goals.

-

This documentation is for version 7.3.8 (devel branch) of rsyslog. +

This documentation is for version 7.3.9 (devel branch) of rsyslog. Visit the rsyslog status page to obtain current version information and project status.

If you like rsyslog, you might diff --git a/doc/omfile.html b/doc/omfile.html index 2c5ab97a..a980d37f 100644 --- a/doc/omfile.html +++ b/doc/omfile.html @@ -13,14 +13,14 @@

The omfile plug-in provides the core functionality of writing messages to files residing inside the local file system (which may actually be remote if methods like NFS are used). Both files named with static names as well files with names based on message content are supported by this module. It is a built-in module that does not need to be loaded.

 

-

Module Configuration Parameters:

+

Module Parameters:

 

-

Action Confguration Parameters:

+

Action Parameters: