You can monitor your WAF using Azure Monitor. In this blog post, I will share my insights on how to set up monitoring for your WAF using workbooks.

Set up Azure Workbook

You can use the Azure WAF Monitor Workbook to monitor your WAF. This workbook provides insights into the WAF logs and helps you identify potential issues.

Workbook for WAF, application gateway sample
Workbook for WAF, application gateway sample

Get the workbook here: https://github.com/Azure/Azure-Network-Security/tree/master/Azure%20WAF/Workbook%20-%20WAF%20Monitor%20Workbook

You can deploy the workbook using the ‘Deploy to Azure’ button in the GitHub repository.

You can use this as a base for your custom Workbook.

Further Reading