Currently the S3 Logstash plugins only support GZip as a compression. Is it possible to add zstd support to this integration as well? something like ``` encoding => "zstd" ``` Thanks!