Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Amazon S3 access log

wvanbergen edited this page Sep 4, 2010 · 1 revision

Request-log-analyzer can parse Amazon S3 access log files. You can pass --format amazon_s3 to your command line invocation to select this format.

Enabling an S3 access log

By default, Amazon has disabled S3 access logs. To enable and configure logging, check the S3 documentation on Server Logging

Note that log files require storage on S3 and they need to be transfered to be analyzed, so there is a cost involved.

Clone this wiki locally