I do not fully understand the question (maybe language issue on my side), but there is a syntax error:
In a string template, properties must be enclosed in percent sign. so: ... string="%msg% HTH Rainer El lun, 3 oct 2022 a las 13:18, Marcin Mirosław via rsyslog (<rsyslog@lists.adiscon.com>) escribió: > > Hello! > Field msg contains complete json with data. I would like to instert it > to mongodb as is. But now rsyslog inserts it as a value of key "msg". > So now is: > msg: '{"foo":"bar"} > a i'd like to insert: only: > '{"foo","bar"}' > I tried with template: > template(name="ui-json" type="string" string="%msg") > but it doesn't do what I need. Is it possible to configure it using > template or this is imposible due to ommnongodb limitation? > > Marcin Mirosław > _______________________________________________ > rsyslog mailing list > https://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > LIKE THAT. _______________________________________________ rsyslog mailing list https://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.