diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-28 15:04:56 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-28 15:04:56 +0100 |
commit | 3340634ca4bbd1e65cbf86be5d56b6a166eacccc (patch) | |
tree | db36bf46fe7167d4e1f0594b59368573baaa402c /doc/rsyslog_conf_actions.html | |
parent | 365d921fbf2719858d93521e2e2fc99552577995 (diff) | |
parent | e9f01ea80dfd124b07d6a499607ac73ef3ecafc8 (diff) | |
download | rsyslog-3340634ca4bbd1e65cbf86be5d56b6a166eacccc.tar.gz rsyslog-3340634ca4bbd1e65cbf86be5d56b6a166eacccc.tar.bz2 rsyslog-3340634ca4bbd1e65cbf86be5d56b6a166eacccc.zip |
Merge branch 'v7-stable'
Diffstat (limited to 'doc/rsyslog_conf_actions.html')
-rw-r--r-- | doc/rsyslog_conf_actions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_actions.html b/doc/rsyslog_conf_actions.html index 2e2293ce..0c7705f8 100644 --- a/doc/rsyslog_conf_actions.html +++ b/doc/rsyslog_conf_actions.html @@ -3,7 +3,7 @@ <body> <p>This is a part of the rsyslog.conf documentation.</p> <a href="rsyslog_conf.html">back</a> -<h2>Actions</h2> +<h2>Actions (legacy format)</h2> <p>The action field of a rule describes what to do with the 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 |