From e9f01ea80dfd124b07d6a499607ac73ef3ecafc8 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 28 Jan 2013 15:04:35 +0100 Subject: doc: some improvements and more cleanup --- doc/rsyslog_conf_file_syntax_differences.html | 32 --------------------------- 1 file changed, 32 deletions(-) delete mode 100644 doc/rsyslog_conf_file_syntax_differences.html (limited to 'doc/rsyslog_conf_file_syntax_differences.html') diff --git a/doc/rsyslog_conf_file_syntax_differences.html b/doc/rsyslog_conf_file_syntax_differences.html deleted file mode 100644 index bfac8926..00000000 --- a/doc/rsyslog_conf_file_syntax_differences.html +++ /dev/null @@ -1,32 +0,0 @@ - -Configuration File Syntax Differences - rsyslog.conf - -

This is a part of the rsyslog.conf documentation.

-Back to rsyslog.conf manual -

Configuration File Syntax Differences

-

Rsyslogd uses a slightly different syntax for its -configuration file than the original BSD sources. Originally all -messages of a specific priority and above were forwarded to the log -file. The modifiers "='', "!'' and "!-'' were added to make rsyslogd -more flexible and to use it in a more intuitive manner.
-
-The original BSD syslogd doesn't understand spaces as separators -between the selector and the action field.
-
-When compared to syslogd from sysklogd package, rsyslogd offers -additional -features (like template -and database support). For obvious reasons, the syntax for defining -such features is available in rsyslogd, only.

- -

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

-

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

- - - -- cgit v1.2.3