A good application to check the actual status of your stack on AWS.
With the AWS Cloudwatch Monitor you can check the status of your alarms and their changes. You can also view widgets and query logs from dashboards.
To use this application, you will need an IAM access key with a policy that allows you to do the following:
- cloudwatch:Describe*
- cloudwatch:Get*
- cloudwatch:List*
- logs:Get*
- logs:List*
- logs:StartQuery
- logs:StopQuery
- logs:Describe*
- logs:TestMetricFilter
- logs:FilterLogEvents
AWS already provides a policy that contains the actions listed above: CloudWatchReadOnlyAccess
Any suggestion or problem, contact us!
Thank you
With the AWS Cloudwatch Monitor you can check the status of your alarms and their changes. You can also view widgets and query logs from dashboards.
To use this application, you will need an IAM access key with a policy that allows you to do the following:
- cloudwatch:Describe*
- cloudwatch:Get*
- cloudwatch:List*
- logs:Get*
- logs:List*
- logs:StartQuery
- logs:StopQuery
- logs:Describe*
- logs:TestMetricFilter
- logs:FilterLogEvents
AWS already provides a policy that contains the actions listed above: CloudWatchReadOnlyAccess
Any suggestion or problem, contact us!
Thank you
Show More