diff options
author | Florian Riedl <friedel@adiscon.com> | 2013-10-07 11:19:25 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-07 11:19:25 +0200 |
commit | a69cb35a80ecf772d62ab73eecae55e42eb53280 (patch) | |
tree | a31e0f8f046a97f67d3405cddabb8d1719b2bc06 /doc/mmnormalize.html | |
parent | f86d32638d6f7120608d9beeb25b4bb3be9ab5c2 (diff) | |
download | rsyslog-a69cb35a80ecf772d62ab73eecae55e42eb53280.tar.gz rsyslog-a69cb35a80ecf772d62ab73eecae55e42eb53280.tar.bz2 rsyslog-a69cb35a80ecf772d62ab73eecae55e42eb53280.zip |
doc: link from doc to relevant places on the web
the idea is to increase usability by directly linking to additional
information, scenarios etc...
Diffstat (limited to 'doc/mmnormalize.html')
-rw-r--r-- | doc/mmnormalize.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/mmnormalize.html b/doc/mmnormalize.html index 787bd957..81100235 100644 --- a/doc/mmnormalize.html +++ b/doc/mmnormalize.html @@ -46,6 +46,17 @@ parameter. <li>$mmnormalizeUseRawMsg <on/off> - equivalent to the "useRawMsg" parameter. </ul> +<p><b>See Also</b> +<ul> +<li><a href="http://www.rsyslog.com/normalizer-first-steps-for-mmnormalize/">First steps for mmnormalize</a></li> +<li><a href="http://www.rsyslog.com/log-normalization-and-special-characters/">Log normalization and +special characters</a></li> +<li><a href="http://www.rsyslog.com/log-normalization-and-the-leading-space/">Log normalization and +the leading space</a></li> +<li><a href="http://www.rsyslog.com/using-rsyslog-mmnormalize-module-effectively-with-adiscon-loganalyzer/">Using +mmnormalize effectively with Adiscon LogAnalyzer</a></li> +</ul> +</p> <b>Caveats/Known Bugs:</b> <p>None known at this time. </ul> |