Closed
Description
Currently, the Logstash S3 output only supports Gzip which is getting past its prime.
https://www.elastic.co/guide/en/logstash/current/plugins-outputs-s3.html#plugins-outputs-s3-encoding
Newer codecs like zstd are more efficient and enable cost savings and speed for S3 data.