VariableDISABLE_BUCKET_CLEANING_TMP_FILES
Introduced Version1.111
Description Allows turning off cleaning of files in bucket storage temporary file directories
Defaultfalse

This variable allows turning off cleaning of files in bucket storage temporary file directories.

If you set it to true, the system will stop listing files in tmp directories in the buckets it knows about, and rely on external policies set on the bucket to do the cleaning instead. Using an external policy handled by the bucket provider for cleaning tmp files is usually more efficient than letting LogScale do a list-then-delete.