Skip to main content

Enabling ALB Access Logs and Analyzing with Athena

aws athena alb cloud
Hugo
Author
Hugo
DevOps Engineer based in London

Enable ALB access logging for debugging:

Access logs storage:

  • Logs are saved in S3
  • Difficult to view directly

Log format:

  • Not written to a single file
  • New file with timestamp after a set interval

Solution: Set up Athena to query logs