From ecb68392ea6c51e170112667c611f0726ac92c2a Mon Sep 17 00:00:00 2001 From: Florian Riedl Date: Tue, 10 Sep 2013 13:10:34 +0200 Subject: doc: add queue parameter skeleton --- doc/queue_parameters.html | 71 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 doc/queue_parameters.html (limited to 'doc/queue_parameters.html') diff --git a/doc/queue_parameters.html b/doc/queue_parameters.html new file mode 100644 index 00000000..04da2ca7 --- /dev/null +++ b/doc/queue_parameters.html @@ -0,0 +1,71 @@ + + +rsyslog queues parameters + +back +

General Queue Parameters

+Queues need to be configured in the action or ruleset it should affect. If nothing is configured, +default values will be used. Thus, the default ruleset has only the default main queue. Specific Action +queues are not set up by default.

+ +

Sample:

+

The following is a sample of a TCP forwarding action with its own queue.

+ +

+[manual index] +[rsyslog.conf] +[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