summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf.html
diff options
context:
space:
mode:
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>