[rsyslog-notify] Forum Thread: Re: TSV data into mongodb - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Fri May 8 22:32:21 CEST 2015


User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25545#p25545

Message: 
----------
first off, you need to be aware of the documentation page for the mongodb
output <!-- l --><a class="postlink-local"
href="http://kb.monitorware.com/viewtopic.php?p=25544#p25544">viewtopic.php?p=25544#p25544</a><!--
l -->

mmnormalize is the tool you are needing <!-- m --><a class="postlink"
href="http://www.rsyslog.com/doc/v8-stable/configuration/modules/mmnormalize.html">http://www.rsyslog.com/doc/v8-stable/co
... alize.html</a><!-- m -->

to split tab separated fields you can use the tokenized parser
%tokenized:\x09:char-to:\x09%
or you can create a better mapping using the rest of the capabilities of
the parser


More information about the rsyslog-notify mailing list