

# 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)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Amplify. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amplify` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
