diff options
author | Pavel Levshin <pavel@levshin.spb.ru> | 2013-10-16 13:39:35 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-16 13:39:35 +0200 |
commit | 1064e566bc6f6d4c662179675d8cc25c9c6c4f88 (patch) | |
tree | c43d265eb517bd206e61a08edcf8b0522c873dea /doc/rsyslog_conf_modules.html | |
parent | 6dea3e91041963e90f53dae0ec1ffca7e283332c (diff) | |
download | rsyslog-1064e566bc6f6d4c662179675d8cc25c9c6c4f88.tar.gz rsyslog-1064e566bc6f6d4c662179675d8cc25c9c6c4f88.tar.bz2 rsyslog-1064e566bc6f6d4c662179675d8cc25c9c6c4f88.zip |
add module mmsequence
Diffstat (limited to 'doc/rsyslog_conf_modules.html')
-rw-r--r-- | doc/rsyslog_conf_modules.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html index dbec96f8..8dc3ed56 100644 --- a/doc/rsyslog_conf_modules.html +++ b/doc/rsyslog_conf_modules.html @@ -126,6 +126,7 @@ the output module interface. <li><a href="mmutf8fix.html">mmutf8fix</a> - used to fix invalid UTF-8 character sequences <li><a href="mmrfc5424addhmac.html">mmrfc5424addhmac</a> - custom module for adding HMACs to rfc5424-formatted messages if not already present +<li><a href="mmsequence.html">mmsequence</a> - sequence generator and counter plugin </ul> <a name="lm"></a><h2>String Generator Modules</h2> |