From c66ac7d6f1dc53dbae8e99e1a3954d65d418fc2a Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 29 Nov 2013 15:52:44 +0100 Subject: doc: create skeleton for global() config object --- doc/rainerscript.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/rainerscript.html') diff --git a/doc/rainerscript.html b/doc/rainerscript.html index 7cbbfa9f..1880cd29 100644 --- a/doc/rainerscript.html +++ b/doc/rainerscript.html @@ -51,6 +51,10 @@ of a and b should be tested as "a <> b". The "not" operator should be reserved to cases where it actually is needed to form a complex boolean expression. In those cases, parenthesis are highly recommended. +

configuration objects

+

global()

+

This is used to set global configuration parameters. For details, please +see the rsyslog global configuration object.

Lookup Tables

Lookup tables are a powerful construct to obtain "class" information based on message content (e.g. to build -- cgit v1.2.3