Fetch CloudWatch metrics through AWS CLI and upload it to S3 automatically Usecase scenario : Customers would want CloudWatch metrics/logs, to analyze AWS resource useage and optimize accordingly. Ther can be 3 ways one can use CloudWatch metrics/logs : 1. You want to get CloudWatch ‘metrics’ (CPUUtilization, DiskReadWrites, NetworkIn, NetworkOut, etc. and Custom metrics) and not 2. Use or monitor system ‘logs’/’logstreams’ to analyze Instance Usage. 3. Perform Cost/Resource Optimization, based on metrics. There are two ways you can do this, First …
Tag: cloudwatch
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, set alarms, and automatically …
Social Profiles