We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd96fe4 commit f5ca7e6Copy full SHA for f5ca7e6
pkg/plugins/alibaba.go
@@ -22,7 +22,7 @@ const AlibabaTemplate = `
22
oss_object_key_format "%{time_slice}/%{host}-%{uuid}.%{file_ext}"
23
24
buffer_path /buffers/ali
25
- buffer_chunk_limit 256m
+ buffer_chunk_limit 1m
26
time_slice_format %Y%m%d
27
time_slice_wait 10m
28
</match>`
0 commit comments