Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 632 Bytes

File metadata and controls

16 lines (13 loc) · 632 Bytes

S3

S3 defines the parameters for out_s3 output plugin

Field Description Scheme
awsKeyId The AWS access key id. *string
awsSecKey The AWS secret key. *string
s3Bucket The Amazon S3 bucket name. *string
s3Region The Amazon S3 region name *string
path The path prefix of the files on S3. *string
s3ObjectKeyFormat The actual S3 path. This is interpolated to the actual path. *string
storeAs The compression type. *string
proxyUri The proxy URL. *string
sslVerifyPeer Verify the SSL certificate of the endpoint. *bool