Skip to content

Commit

Permalink
workaround fluent/fluentd#1903
Browse files Browse the repository at this point in the history
  • Loading branch information
tarokkk committed Aug 27, 2018
1 parent dcaf595 commit fc32cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/plugins/s3.go
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit fc32cd9

Please sign in to comment.