Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

out_http: gzip encoding support for compression #688

Closed
kushwiz opened this issue Jul 19, 2018 · 8 comments
Closed

out_http: gzip encoding support for compression #688

kushwiz opened this issue Jul 19, 2018 · 8 comments
Assignees

Comments

@kushwiz
Copy link
Contributor

kushwiz commented Jul 19, 2018

Is your feature request related to a problem? Please describe.
We have lot of log lines being sent via HTTP. We want to reduce the amount of traffic by sending compressed data.

Describe the solution you'd like
Allow gzip encoding for the http body

Describe alternatives you've considered
Enable gzip encoding seems the right way, but changes have to be done at fluent-bit

Additional context

@IssueHuntBot
Copy link

@BoostIO funded this issue with $10. Visit this issue on Issuehunt

@kushwiz
Copy link
Contributor Author

kushwiz commented Aug 28, 2018

I will get my PR resolved today
Edit: I am traveling

@IssueHuntBot
Copy link

@kushwiz has started working. Visit this issue on Issuehunt

@edsiper
Copy link
Member

edsiper commented Jul 31, 2019

FYI:

gzip support added to GIT master, out_http have the new option compress gzip .

Fixed.

@edsiper edsiper closed this as completed Jul 31, 2019
@Set4now
Copy link

Set4now commented Aug 12, 2019

@edsiper Can you tell me the version of fluentbit for this feature.
is it 1.2.1 1.2.2

@edsiper
Copy link
Member

edsiper commented Aug 12, 2019

It will be available as part of v1.3 release.

@Set4now
Copy link

Set4now commented Aug 13, 2019

Any ETA for that release.
Or may be you can guide me how to get the source code from the dev branch to use and test this feature right now.

@edsiper
Copy link
Member

edsiper commented Aug 13, 2019

During august...

Build instructions here: https://docs.fluentbit.io/manual/installation/build_install

rawahars pushed a commit to rawahars/fluent-bit that referenced this issue Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants