

# 监控 API Gateway 中的 HTTP API
<a name="http-api-monitor"></a>

您可以使用 CloudWatch 指标和 CloudWatch Logs 来监控 HTTP API。通过合并日志和指标，您可以记录错误并监控 API 的性能。

**注意**  
在以下情况下，API Gateway 可能无法生成日志和指标：  
“413 请求实体过大”错误
过多的“429 请求太多”错误
发送到没有 API 映射的自定义域的请求中出现 400 系列错误
由内部故障造成的 500 系列错误

**Topics**
+ [监控 API Gateway 中的 HTTP API 的指标](http-api-metrics.md)
+ [为 API Gateway 中的 HTTP API 配置日志记录](http-api-logging.md)