Log Encyclopedia
AWS S3 Access Log
Server access logs for S3 buckets. Analyze costs, traffic sources, and error rates.
Category: Cloud
Regex Pattern
^([^ ]+) ([^ ]+) \[(.*?)\] ([^ ]+) ([^ ]+) ([^ ]+) ([^ ]+) ([^ ]+) "([^"]*)" (-|[0-9]+) ([^ ]+) ([^ ]+) ([^ ]+) ([^ ]+) ([^ ]+) "([^"]*)" "([^"]*)" ([^ ]+)DuckDB Schema
bucket_owner VARCHAR, bucket VARCHAR, time_local VARCHAR, remote_ip VARCHAR, requester VARCHAR, request_id VARCHAR, operation VARCHAR, key VARCHAR, request_line VARCHAR, status VARCHAR, error_code VARCHAR, bytes_sent VARCHAR, object_size VARCHAR, total_time VARCHAR, turn_around_time VARCHAR, referer VARCHAR, user_agent VARCHAR, version_id VARCHARReady to analyze?
Click below to open the local DuckDB tool preloaded for AWS S3 Access Log.
Analyze Now (Local & Private)
Prefilled SQL: SELECT status, count(*) AS count FROM log_table GROUP BY status ORDER BY count DESCNeed demo data?
Load our curated sample (6 KB) to see Auto-Charts, rejects, and HUD insights instantly.
Common AWS S3 Access Log Errors
Investigate frequent error signatures without leaving the browser.