summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/mmrfc5424addhmac.html6
-rw-r--r--doc/rsyslog_conf_modules.html2
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/mmrfc5424addhmac.html b/doc/mmrfc5424addhmac.html
index 2e386d6f..a54908c4 100644
--- a/doc/mmrfc5424addhmac.html
+++ b/doc/mmrfc5424addhmac.html
@@ -65,6 +65,12 @@ the verification succeeds, otherwise the message was modified.
of a verification tool, please simply email
<a href="sales@adiscon.com">sales@adiscon.com</a> for a quote.
+<p><b>See Also</b>
+<ul>
+<li><a href="http://www.rsyslog.com/how-to-add-a-hmac-to-rfc5424-structured-data-messages/">How to
+add a HMAC to RFC5424 messages</a>
+</ul>
+
<p><b>Caveats/Known Bugs:</b>
<ul>
<li>none
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html
index 18d6b8a1..858e4954 100644
--- a/doc/rsyslog_conf_modules.html
+++ b/doc/rsyslog_conf_modules.html
@@ -118,6 +118,8 @@ enabled structured log messages.
<li><a href="mmsnmptrapd.html">mmsnmptrapd</a> - uses information provided by snmptrapd inside
the tag to correct the original sender system and priority of messages. Implemented via
the output module interface.
+<li><a href="mmrfc5424addhmac.html">mmrfc5424addhmac</a> - custom module for adding HMACs to
+rfc5424-formatted messages if not already present
</ul>
<a name="lm"></a><h2>String Generator Modules</h2>