scalyr / scalyr-fluentd

The fluentd plugin for inserting log messages and metrics in Scalyr.
Apache License 2.0
6 stars 5 forks source link

Adding support for compression #11

Closed femueller closed 5 years ago

femueller commented 6 years ago

This PR allows to utilize bz2 and deflate (zlib) compression in order to reduce network traffic.

It already exists in the Scalyr Python Agent.

Signed-off-by: Felix Mueller felix.mueller@zalando.de

imron commented 6 years ago

Thanks for that, I'll look at this shortly.

femueller commented 5 years ago

Is there any update on this?

weilliu commented 5 years ago

@imron Could you help Felix merge his commit?

femueller commented 5 years ago

Thanks a lot! 🤘