From 9374a46543e9c43c009f80def8c3b2506b0b377e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 3 Apr 2014 03:08:50 +0200 Subject: Imported Upstream version 8.2.0 --- doc/expression.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 doc/expression.html (limited to 'doc/expression.html') diff --git a/doc/expression.html b/doc/expression.html deleted file mode 100644 index c401d9a..0000000 --- a/doc/expression.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -Expressions in rsyslog - -back to rsyslog filter conditions -

Expressions in rsyslog

-

Rsyslog supports expressions at a growing number of places. So -far, they are supported for filtering messages.

-

Expression support is provided by RainerScript. Please see the -RainerScript documentation for more details.

-

C-like comments (/* some comment */) are supported inside the expression, -but not yet in the rest of the configuration file.

- -

[rsyslog.conf overview] -[manual index] [rsyslog site]

-

This documentation is part of the -rsyslog project.
-Copyright © 2008, 2009 by Rainer Gerhards and -Adiscon. -Released under the GNU GPL version 3 or higher.

- -- cgit v1.2.3