quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

aws s3 server_side_encryption configuration when upload object to s3

Open samoii opened this issue 1 year ago • 1 comments

Description

aws s3 server_side_encryption configuration when upload object to s3 and config in storage part.

How was this PR tested?

I builded docker image and installed to EKS with helm chart with config storage: s3: region: ap-southeast-1 server_side_encryption: Aes256

server_side_encryption can be set to Aes256, Awskms or left empty if encryption is not required. I tried sending logs via Kafka and used the Quickstart document to test if the logs can be written to S3.

samoii avatar Sep 07 '24 12:09 samoii

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 07 '24 12:09 CLAassistant