diff --git a/pkg/plugins/s3.go b/pkg/plugins/s3.go index 6c4f5877c..78ddd0b28 100644 --- a/pkg/plugins/s3.go +++ b/pkg/plugins/s3.go @@ -20,6 +20,7 @@ const S3Template = ` aws_sec_key {{ .aws_sec_key }} s3_bucket {{ .s3_bucket }} s3_region {{ .s3_region }} + store_as gzip_command path logs/${tag}/%Y/%m/%d/ s3_object_key_format %{path}%{time_slice}_%{index}.%{file_extension}