

# Monitoring an Amplify application
<a name="access-logs"></a>

AWS Amplify provides the following features for monitoring your hosted applications:
+ **CloudWatch metrics** – Amplify emits metrics through Amazon CloudWatch that you can use to monitor traffic, errors, data transfer, and latency for your applications.
+ **Access logs** – Amplify provides access logs with detailed information about requests made to your application.
+ **CloudTrail logging** – Amplify is integrated with AWS CloudTrail which provides a record of actions taken by a user, role, or an AWS service in Amplify. You can view these events in the CloudTrail console.

**Topics**
+ [Monitoring an Amplify application with Amazon CloudWatch](monitoring-with-cloudwatch.md)
+ [Retrieving and analyzing access logs for an Amplify application](using-access-logs.md)
+ [Logging Amplify API calls using AWS CloudTrail](logging-using-cloudtrail.md)