Skip to main content

Monitoring and Logging

Generally, this is done with the AWS tooling. There is information in ECS about resource usage, and further information in AWS Cloudwatch. We also log application errors to Sentry.

Please see the Monitoring page for infrastructure for specific information around this topic.

Admin App

Additionally, requests that pass through the load balancer for the Admin app are recorded in an S3 bucket.

These logs are queryable through AWS Athena, for example to find requests that resulted in a 504 response.

This page was last reviewed on 10 January 2025. It needs to be reviewed again on 10 July 2025 by the page owner #govwifi .