Amazon CloudWatch Examples - AWS SDK for JavaScript (original) (raw)
Amazon CloudWatch (CloudWatch) is a web service that monitors your Amazon Web Services resources and applications you run on AWS in real time. You can use CloudWatch to collect and track metrics, which are variables you can measure for your resources and applications. CloudWatch alarms send notifications or automatically make changes to the resources you are monitoring based on rules that you define.
The JavaScript API for CloudWatch is exposed through the AWS.CloudWatch
,AWS.CloudWatchEvents
, and AWS.CloudWatchLogs
client classes. For more information about using the CloudWatch client classes, see Class: AWS.CloudWatch, Class: AWS.CloudWatchEvents, andClass: AWS.CloudWatchLogs in the API reference.
Topics
- Creating Alarms in Amazon CloudWatch
- Using Alarm Actions in Amazon CloudWatch
- Getting Metrics from Amazon CloudWatch
- Sending Events to Amazon CloudWatch Events
- Using Subscription Filters in Amazon CloudWatch Logs
SDK for JavaScript Code Examples
Creating Alarms in Amazon CloudWatch
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.