VariableBUCKET_STORAGE_IGNORE_ETAG_AFTER_UPLOAD
Removed in Version0.99
Description BUCKET_STORAGE_IGNORE_ETAG_AFTER_UPLOAD Environment Variable
Defaultfalse

Configures LogScale not to check the returned encryption tag information when uploading encrypted content. For services that automatically encrypt data at rest, e.g. this is required to AWS Server Side Encryption (SSE). For example, when an encryption key has been set for S3 storage:

ini
S3_STORAGE_BUCKET=$BUCKET_NAME
S3_STORAGE_REGION=$BUCKET_REGION
S3_STORAGE_ENCRYPTION_KEY=ENCRYPTION_SECRET
BUCKET_STORAGE_IGNORE_ETAG_AFTER_UPLOAD=true