Graylog2 / gelfclient

GELF client library for Java based on Netty 4
https://www.graylog.org/
Apache License 2.0
38 stars 19 forks source link

How to disable compression with udp? #32

Closed darouwan closed 6 years ago

darouwan commented 7 years ago

It seems I cannot find the switch to turn off the compression feature for udp.

joschi commented 7 years ago

@darouwan It's currently not possible to disable (GZIP) compression when using the UDP transport.