Skip to content

Get compression working with aws_s3 sink (files uncompressed) #22105

Answered by jszwedko
mblarsen asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mblarsen !

How are you verifying that the file is compressed or uncompressed? Note as mentioned on https://vector.dev/docs/reference/configuration/sinks/aws_s3/#compression browsers and some libraries and CLI clients will transparently decompress when downloading. I suggest verifying the size as listed in S3 vs. the size when you download it to verify it is compressed (the content-encoding attribute in S3 should also list the compression).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mblarsen
Comment options

@mblarsen
Comment options

Answer selected by mblarsen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants