aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
835 stars 358 forks source link

CloudWatch Monitoring Dashboard doesn't show WAF metrics #230

Closed kyoicito closed 1 year ago

kyoicito commented 1 year ago

Describe the bug The template includes the resource MonitoringDashboard which means to monitor WAF metrics, but it specifies incorrect Namespace and WebACL dimension.

To Reproduce Run Security Automations and access to the dashboard.

Expected behavior CloudWatch Dashboard shows WAF metrics.

Please complete the following information about the solution:

Screenshots If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context I'll put PR for this issue.

kyoicito commented 1 year ago

Sorry, I found this issue is duplicated as #145. I'll close this issue and associate PR #231 to #145.