2015-02-10 16:32 GMT+01:00 James Lay <[email protected]>: > Help....just made the switch and seeing a ton of these types of errors: > > rsyslogd: Framing Error in received TCP message: delimiter is not SP but > has ASCII value 46. > > this sounds like a problem with the sender. Rsyslog is seing invalid protocol handling, more precisely a framing error. ASCII code 46 (the dot) is seen where either < or an integer number must be.
If that's an option, you could capture a tcp session and post the capture file so that I can have a look with wireshark. Rainer > Not even sure where to start to look at this. Thank you. > > James > _______________________________________________ > 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.

