diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-11-07 14:49:24 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-11-07 14:49:24 +0100 |
commit | 3c615c60beb851f3a42cea3fcc31f4a2243cedaa (patch) | |
tree | 960db031e2c216ffc7fdc32869365290ad30d67d /doc | |
parent | 47bbd838bdaa200d89d8210a6a0ba9c322129bca (diff) | |
download | rsyslog-3c615c60beb851f3a42cea3fcc31f4a2243cedaa.tar.gz rsyslog-3c615c60beb851f3a42cea3fcc31f4a2243cedaa.tar.xz rsyslog-3c615c60beb851f3a42cea3fcc31f4a2243cedaa.zip |
doc: added link to regular expression checker online tool
Diffstat (limited to 'doc')
-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 f1b7d657..1d09d460 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -33,6 +33,7 @@ the links below for the</b><br></p><ul> <li><a href="troubleshoot.html">troubleshooting rsyslog problems</a></li> <li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a></li> +<li><a href="/tool-regex">a regular expression checker/generator tool for rsyslog</a></li> <li> <a href="property_replacer.html">property replacer, an important core component</a></li> <li>a commented <a href="sample.conf.html">sample rsyslog.conf</a></li> <li><a href="bugs.html">rsyslog bug list</a></li> |