waf email alerts

0

I wanted to know if you any solution for WAF blocking requests to get email alerts immediately.

3 個答案
0

You can configure CloudWatch event to send an email to specified email address when CloudWatch Logs receive blocked request log from AWS WAF.

Please refer below link to create CloudWatch Alarm. https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html

profile pictureAWS
已回答 1 年前
0

You can monitor web requests and web ACLs and rules using Amazon CloudWatch, which collects and processes raw data from AWS WAF and AWS Shield Advanced into readable, near real-time metrics. You can use statistics in Amazon CloudWatch to gain a perspective on how your web application or service is performing. You can create an Amazon CloudWatch alarm that sends an Amazon SNS message when the alarm changes state. An alarm watches a single metric over a time period that you specify, and performs one or more actions based on the value of the metric relative to a specified threshold over a number of time periods. The action is a notification sent to an Amazon SNS topic

Reference

  1. https://docs.aws.amazon.com/waf/latest/developerguide/monitoring-cloudwatch.html
profile pictureAWS
專家
已回答 1 年前
0

I suggest you check documentation on WAF Incident Response that helps you understand different options that you have and take into consideration the following:

Althougt question is asking for email alerts, it can be best to deploy a dashboard for AWS WAF as proposed in this link.

profile pictureAWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南