Maximum number of bytes for tcp input plugin

I'm using the tcp input plugin with the JSON codec to pull in JSON-formatted syslog, and when processing events, sometimes I will get some larger than 8192 bytes. When this happens, the event is split in two records (and of course, not parsed). Is there any way to raise this limit, similar to the buffer_size configuration for the udp input plugin?

Cappy

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.