Closed hggh closed 8 years ago
@hggh I see the same thing, maybe it would be an idea to create a ticket at https://github.com/logstash-plugins/logstash-input-gelf/issues ?
I created https://github.com/logstash-plugins/logstash-input-gelf/issues/29 on their end.
I'm using stream output with GELF udp to send log messages to logstash. The following log message occurs on the logstash side:
The problem is the 0 Byte separator from GL2 to logstash:
https://github.com/Graylog2/gelfclient/blob/master/src/main/java/org/graylog2/gelfclient/encoder/GelfMessageJsonEncoder.java#L110-L111