You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This article explains how to configure Azure Front Door logs.
2
+
title: Configure Azure Front Door Logs
3
+
description: Learn how to configure Azure Front Door diagnostic logs to enable access logs, health probe logs, and Web Application Firewall (WAF) logs.
4
4
author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: azure-frontdoor
7
7
ms.topic: how-to
8
-
ms.date: 01/06/2025
8
+
ms.date: 05/20/2025
9
9
---
10
10
11
11
# Configure Azure Front Door logs
@@ -20,16 +20,13 @@ Access logs, health probe logs, and Web Application Firewall (WAF) logs aren't e
20
20
21
21
1. Sign in to the [Azure portal](https://portal.azure.com).
22
22
23
-
1.Search for **Azure Front Door** and then select the relevant Azure Front Door profile.
23
+
1.In the search box at the top of the portal, search for **Front Door** and then select the relevant Azure Front Door profile.
24
24
25
-
1.Within the profile, navigate to **Monitoring**, select **Diagnostic Setting** and then choose**Add diagnostic setting**.
25
+
1.Under **Monitoring**, select **Diagnostic settings** and then select**+ Add diagnostic setting**.
26
26
27
-
1.Under**Diagnostic settings**, enter a name for **Diagnostic settings name**.
27
+
1.In**Diagnostic setting**, enter a name for **Diagnostic setting name**.
28
28
29
-
1. Select the **log** options for **FrontDoorAccessLog**, **FrontDoorHealthProbeLog**, and **FrontDoorWebApplicationFirewallLog**.
30
-
31
-
> [!NOTE]
32
-
> **FrontDoorWebApplicationFirewallLog** is only available for Premium tier.
29
+
1. Select the **log** options for **FrontDoor Access Log**, **FrontDoor Health Probe Log**, and **FrontDoor WebApplicationFirewall Log**.
33
30
34
31
1. Select the **Destination details**. The destination options are:
35
32
@@ -41,12 +38,12 @@ Access logs, health probe logs, and Web Application Firewall (WAF) logs aren't e
41
38
* Select the *Subscription* and the *Storage Account*. and set **Retention (days)**.
42
39
***Stream to an event hub**
43
40
* Event hubs are a great option for integrating with other security information and event management (SIEM) tools or external data stores, such as Splunk, Datadog, or Sumo.
44
-
* Select the *Subscription, Event hub namespace, Event hub name (optional)*, and *Event hub policy name*.
41
+
* Select the *Subscription*, *Event hub namespace*, *Event hub name (optional)*, and *Event hub policy name*.
45
42
46
43
> [!TIP]
47
44
> Microsoft recommends using Log Analytics for real-time monitoring and analysis of Azure Front Door performance.
48
45
49
-
:::image type="content" source="../media/how-to-logging/front-door-logging-2.png" alt-text="Screenshot of diagnostic settings page.":::
46
+
:::image type="content" source="../media/how-to-logs/front-door-diagnostic-settings.png" alt-text="Screenshot that shows the Diagnostic settings page of Azure Front Door." lightbox="../media/how-to-logs/front-door-diagnostic-settings.png":::
50
47
51
48
1. Select **Save** to begin logging.
52
49
@@ -56,11 +53,12 @@ To view activity logs:
56
53
57
54
1. Select your Azure Front Door profile.
58
55
59
-
1. Select **Activity log.**
56
+
1. Select **Activity log**.
60
57
61
-
1. Choose a filtering scope and then select **Apply**.
58
+
1. Choose a filtering scope.
62
59
63
-
## Next steps
60
+
## Related content
64
61
65
-
- Learn about [Azure Front Door reports](how-to-reports.md).
66
-
- Learn about [Azure Front Door real time monitoring metrics](how-to-monitor-metrics.md).
62
+
-[Monitor Azure Front Door](../monitor-front-door.md)
63
+
-[Azure Front Door reports](how-to-reports.md)
64
+
-[Azure Front Door monitoring data reference](../monitor-front-door-reference.md)
0 commit comments