From dfd541a1224a2ed407010e9924b6eab66c4643ba Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 28 Aug 2012 09:44:35 +0200 Subject: doc: new template system, some more output modules added base doc for new config language --- doc/omfile.html | 2 +- doc/omsnmp.html | 148 ++++++++++++++++++++++++ doc/property_replacer.html | 246 ++++++++++++++++++++++++++++++++++++++-- doc/rsyslog_conf_templates.html | 59 ++++++++-- 4 files changed, 434 insertions(+), 21 deletions(-) diff --git a/doc/omfile.html b/doc/omfile.html index bdd1ebc6..23ecc034 100644 --- a/doc/omfile.html +++ b/doc/omfile.html @@ -84,7 +84,7 @@ *.* action(type="omfile" DirCreateMode="0700" FileCreateMode="0644" -File= "/var/log/messages") +File="/var/log/messages")

diff --git a/doc/omsnmp.html b/doc/omsnmp.html index b38a594f..202bb5bb 100644 --- a/doc/omsnmp.html +++ b/doc/omsnmp.html @@ -21,6 +21,153 @@ developer (headers) package installed.

%omsnmp% without any further parameters.

 

Configuration Directives:

+ +

 

+

Caveats/Known Bugs:

+

Sample:

+

The following commands send every message as a snmp trap.

+ + +

Legacy Configuration Directives: