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 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 April 2024. It needs to be reviewed again on 10 October 2024 by the page owner #govwifi .