Describe the issue
Bu default fluent bit supports Compress gzip option to compress data in forward output plugin
but here its not supported , is there anyway we can support data compression in forward protocol in fluentbit
To Reproduce
Just check flientbit https://github.com/fluent/fluent-operator/blob/master/docs/plugins/fluentbit/output/forward.md it doesnot support Compress which fluent bit supports in forward plugin
Expected behavior
Compression should be supported in fluentbit output forward plugin
Your Environment
- Fluent Operator version:3.1
- Container Runtime:Docker
- Operating system:Linux
- Kernel version:
How did you install fluent operator?
using helm package
Additional context
No response