diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-20 11:10:33 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-20 11:10:33 +0200 |
commit | 8929d2f71b76a1c3180e94f718d69ab8be01d9d6 (patch) | |
tree | 9e6710debcef1fd603a8ea4c282bc364c0075ada /doc/rsyslog_conf_modules.html | |
parent | d5dad734ab47a6fc0bc3c4bd9a24e6671607bdab (diff) | |
download | rsyslog-8929d2f71b76a1c3180e94f718d69ab8be01d9d6.tar.gz rsyslog-8929d2f71b76a1c3180e94f718d69ab8be01d9d6.tar.bz2 rsyslog-8929d2f71b76a1c3180e94f718d69ab8be01d9d6.zip |
mmutf8fix: new module to fix invalid UTF-8 sequences
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 b6b0748b..4d060af0 100644 --- a/doc/rsyslog_conf_modules.html +++ b/doc/rsyslog_conf_modules.html @@ -121,6 +121,7 @@ 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="mmutf8fix.html">mmutf8fix</a> - used to fix invalid UTF-8 character sequences </ul> <a name="lm"></a><h2>String Generator Modules</h2> |