diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-28 13:01:52 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-28 13:01:52 +0200 |
commit | 23efac4ed610b19c8bc9521a1cca7689ad897f1b (patch) | |
tree | 9973c0be21598861657b3589d654ac323c74c29d | |
parent | 3ef61a981752e0b74168f683ce2633ab0610e1ac (diff) | |
download | rsyslog-23efac4ed610b19c8bc9521a1cca7689ad897f1b.tar.gz rsyslog-23efac4ed610b19c8bc9521a1cca7689ad897f1b.tar.bz2 rsyslog-23efac4ed610b19c8bc9521a1cca7689ad897f1b.zip |
doc: add useful external reference
-rw-r--r-- | doc/mmanon.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/mmanon.html b/doc/mmanon.html index 16065a1f..38dfd98d 100644 --- a/doc/mmanon.html +++ b/doc/mmanon.html @@ -67,6 +67,12 @@ part is always zero-filled and replacementChar is of no use. If it is specified, an error message is emitted and the parameter ignored. </ul> +<p><b>See Also</b> +<ul> +<li><a href="http://www.rsyslog.com/howto-anonymize-messages-that-go-to-specific-files/">Howto anonymize messages that go to specific files</a> +</ul> + + <p><b>Caveats/Known Bugs:</b> <ul> <li><b>only IPv4</b> is supported |