Configure Bucket Logging

Prev Next

To enable bucket logging of access to bucket mybucket to a bucket named destination-bucket so that log object keys are prefixed with logs:

s3cmd accesslog --access-logging-target-prefix=s3://destination-bucket/logs/ s3://mybucket