diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-01-09 14:17:40 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-01-09 14:17:40 +0100 |
commit | e6e1ff65bcb577df238c9c24d55909bca6febbb3 (patch) | |
tree | 2dde17927af06c2763364baedc35be409a2e9393 /doc/rsyslog_conf_actions.html | |
parent | 4f0ff38f1cd0518e2b0dfdeffaef3373c9bd4f47 (diff) | |
download | rsyslog-e6e1ff65bcb577df238c9c24d55909bca6febbb3.tar.gz rsyslog-e6e1ff65bcb577df238c9c24d55909bca6febbb3.tar.bz2 rsyslog-e6e1ff65bcb577df238c9c24d55909bca6febbb3.zip |
removing $Begin, $End, $StrictScoping directives
v6.4 will provide the same functionality in a far better way.
So we do not want to clutter the code.
-------------------------
Diffstat (limited to 'doc/rsyslog_conf_actions.html')
-rw-r--r-- | doc/rsyslog_conf_actions.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/rsyslog_conf_actions.html b/doc/rsyslog_conf_actions.html index 2bcb4146..2e2293ce 100644 --- a/doc/rsyslog_conf_actions.html +++ b/doc/rsyslog_conf_actions.html @@ -8,8 +8,6 @@ message. In general, message content is written to a kind of "logfile". But also other actions might be done, like writing to a database table or forwarding to another host.<br> -<p>Please be sure to read about <a href="scoping.html">rsyslog config scoping</a> -in combination with this document. <br> Templates can be used with all actions. If used, the specified template is used to generate the message content (instead of the default |