How'd you get around this issue: https://issues.apache.org/jira/browse/CAMEL-3607 ??
By default it looks like netty uses receiveBuffer size of 768, I can't figure out how to configure the netty component to allow 1024 (which of course syslog should handle). I see this in the logs Body:BigEndianHeapChannelBuffer(ridx=0, widx=768, cap=768) FYI: sending the 1024 syslog message over netty looks to work fine -- View this message in context: http://camel.465427.n5.nabble.com/syslog-RFC-5424-dataformat-component-tp5015386p5040205.html Sent from the Camel Development mailing list archive at Nabble.com.