Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

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