diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-30 07:32:23 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-30 07:32:23 +0200 |
commit | a3b9b53d49d5072365a2c5ab415341fcace56704 (patch) | |
tree | a2f2c70dc22c1b77a3cfa82fa72e0c44d141c463 | |
parent | 23efac4ed610b19c8bc9521a1cca7689ad897f1b (diff) | |
download | rsyslog-a3b9b53d49d5072365a2c5ab415341fcace56704.tar.gz rsyslog-a3b9b53d49d5072365a2c5ab415341fcace56704.tar.bz2 rsyslog-a3b9b53d49d5072365a2c5ab415341fcace56704.zip |
doc/omfwd: mention this is v7+ config
-rw-r--r-- | doc/omfwd.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/omfwd.html b/doc/omfwd.html index 85d3aad8..554c98ac 100644 --- a/doc/omfwd.html +++ b/doc/omfwd.html @@ -13,6 +13,13 @@ <p>The omfwd plug-in provides the core functionality of traditional message forwarding via UDP and plain TCP. It is a built-in module that does not need to be loaded. </p> <p> </p> +<p><b><i>Note: this documentation describes features present in v7+ of +rsyslog. If you use an older version, scroll down to "legacy parameters".</i></b> +If you prefer, you can also +<a href="http://www.rsyslog.com/how-to-obtain-a-specific-doc-version/">obtain +a specific version of the rsyslog documentation</a>. +<p> </p> + <p><b>Global Configuration Directives</b>:</p> <ul> <li><strong>Template </strong>[templateName]<br> |