summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-03 15:10:00 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-03 15:10:00 +0000
commitbd91db7a08054ef22ebe2d0fc011f1e36c206f4b (patch)
tree9d84edf2476c504881888ab92218986dab72c077 /doc/rsyslog_conf.html
parent26eeadcf9a98703b424f616bf90f57653e2ae116 (diff)
downloadrsyslog-bd91db7a08054ef22ebe2d0fc011f1e36c206f4b.tar.gz
rsyslog-bd91db7a08054ef22ebe2d0fc011f1e36c206f4b.tar.xz
rsyslog-bd91db7a08054ef22ebe2d0fc011f1e36c206f4b.zip
preparing for 1.18.0v1-18-0
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r--doc/rsyslog_conf.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html
index 73f71986..8246edf7 100644
--- a/doc/rsyslog_conf.html
+++ b/doc/rsyslog_conf.html
@@ -35,7 +35,8 @@ works hand-in-hand with the multiple actions per selector feature. It can be
used, for example, to create rules that automatically switch destination servers
or databases to a (set of) backup(s), if the primary server fails. Note that
this feature depends on proper implementation of the suspend feature in the
-output module.</p>
+output module. All built-in output modules properly support it (most importantly
+the database write and the syslog message forwarder).</p>
<p>The following is an example of what can be done with it (a config file
excerpt):</p>
<p><code><b>*.* @@primary-syslog.example.com<br>