VariableS3_STORAGE_BUCKET
DescriptionBucket storage S3 variant
ini
S3_STORAGE_WORKERCOUNT=1
S3_STORAGE_BUCKET=$BUCKET_NAME
S3_STORAGE_REGION=$BUCKET_REGION

Optional prefix for all object keys, empty if not set. Allows sharing a bucket for more LogScale clusters by letting them each write to a unique prefix. Note, there is a performance penalty when using a non-empty prefix. LogScale recommends an unset prefix. (S3_STORAGE_OBJECT_KEY_PREFIX=basefolder)

Use the globally configured HTTP proxy for communicating with S3. Default is true. (S3_STORAGE_USE_HTTP_PROXY=false)