waf email alerts

0

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

3 Risposte
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
con risposta un anno fa
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
ESPERTO
con risposta un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande