splunk-connect-for-kubernetes
splunk-connect-for-kubernetes copied to clipboard
Support setting gzip_compression flag for log forwarder
Functionality depends on an upstream change
https://github.com/splunk/fluent-plugin-splunk-hec/pull/250
Proposed changes
Support potential new flag for gzip compression from: https://github.com/splunk/fluent-plugin-splunk-hec/pull/250
Types of changes
What types of changes does your code introduce?
Put an x
in the boxes that apply
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist
Put an x
in the boxes that apply.
- [x] I have read the CONTRIBUTING doc
- [x] I have read the CLA
- [x] I have added necessary documentation (if appropriate)
Hoping this PR might help with visibility on the upstream change.
- [ ] Any dependent changes have been merged and published in downstream modules
Can you also fix lint test failures?
I think gzip_compression should defaults to false
Fair. Will adjust
Can you also fix lint test failures?
Yup. Will push in a bit.
I cannot merge it until splunk_hec plugin is released