Is there a way to have Logstash output to an S3 bucket in Parquet format, preferably using Snappy compression?
I see there is an Avro codec but not Parquet one, and a Webhdfs output plugin that allows Snappy compression, but not sure if I can do anything between them and the S3 output plugin to get data into S3 in the particular format I would prefer.