diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-11-10 09:57:49 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-11-10 09:57:49 +0100 |
commit | b4729996790c0f7a0b2758d9ee809b7cc10dec8f (patch) | |
tree | 471f8ab37828e694674e0c278bb2c797ed25c420 /doc/manual.html | |
parent | aaab9bb8a6d6249bff9642a67ef97cfb09e58b3b (diff) | |
download | rsyslog-b4729996790c0f7a0b2758d9ee809b7cc10dec8f.tar.gz rsyslog-b4729996790c0f7a0b2758d9ee809b7cc10dec8f.tar.xz rsyslog-b4729996790c0f7a0b2758d9ee809b7cc10dec8f.zip |
doc update: documented how to specify multiple property replacer options
abd link to new online regex generator tool added
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual.html b/doc/manual.html index cbb3477d..61b16527 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -35,6 +35,7 @@ the links below for the</b><br></p><ul> <li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a></li> <li> <a href="property_replacer.html">property replacer, an important core component</a></li> +<li><a href="http://www.rsyslog.com/tool-regex">a regular expression checker/generator tool for rsyslog</a></li> <li>a commented <a href="sample.conf.html">sample rsyslog.conf</a> </li> |