2016-02-23 15:29 GMT+01:00 Joe Blow <[email protected]>: > Hey all, > > I've got some logs which might have different languages in them, and it > appears that things like this are tripping up when i try and send them to > elasticsearch: > > KEDANOVA%20FA<80>ANES&sec=08& > > Specifically the <80>. What is the best way to escape both the < and the > > in the normalized field? I'm already specifying the format as JSON, so > backslashes are being escaped properly. Any ideas?
I am not aware that <> need to be escaped. Maybe another ES JSON incompatibility? Rainer > > Thanks in advance. > > Cheers, > > JB > _______________________________________________ > rsyslog mailing list > http://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 http://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.

