fluent / fluent/fluent-operator
bug: Compress option is not supported in fluentbit Output Forward plugin
- Dominant language
- Go
- Stars
- 682
- Forks
- 328
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 13
Description
### 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
```markdown
- 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_
Contributor guide
Assessment
This issue has not been assessed yet.