There is RFC 6587 - transmission of Syslog Messages over TCP. We have some sources which follow this standard and we are unable to ingest them as syslog message splitting is not per new line but controlled by octet counting - https://tools.ietf.org/html/rfc6587#section-3.4
I think this plugin should support it.
There is RFC 6587 - transmission of Syslog Messages over TCP. We have some sources which follow this standard and we are unable to ingest them as syslog message splitting is not per new line but controlled by octet counting - https://tools.ietf.org/html/rfc6587#section-3.4
I think this plugin should support it.