Skip to content

Commit 7f19547

Browse files
authored
Merge pull request #300091 from halkazwini/afd-logs
AFD Diagnostic logs
2 parents d032c02 + 42f32a5 commit 7f19547

File tree

3 files changed

+15
-17
lines changed

3 files changed

+15
-17
lines changed
Binary file not shown.
50.3 KB
Loading
Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Configure Azure Front Door logs
3-
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.
44
author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-frontdoor
77
ms.topic: how-to
8-
ms.date: 01/06/2025
8+
ms.date: 05/20/2025
99
---
1010

1111
# Configure Azure Front Door logs
@@ -20,16 +20,13 @@ Access logs, health probe logs, and Web Application Firewall (WAF) logs aren't e
2020

2121
1. Sign in to the [Azure portal](https://portal.azure.com).
2222

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.
2424

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**.
2626

27-
1. Under **Diagnostic settings**, enter a name for **Diagnostic settings name**.
27+
1. In **Diagnostic setting**, enter a name for **Diagnostic setting name**.
2828

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**.
3330

3431
1. Select the **Destination details**. The destination options are:
3532

@@ -41,12 +38,12 @@ Access logs, health probe logs, and Web Application Firewall (WAF) logs aren't e
4138
* Select the *Subscription* and the *Storage Account*. and set **Retention (days)**.
4239
* **Stream to an event hub**
4340
* 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*.
4542

4643
> [!TIP]
4744
> Microsoft recommends using Log Analytics for real-time monitoring and analysis of Azure Front Door performance.
4845
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":::
5047

5148
1. Select **Save** to begin logging.
5249

@@ -56,11 +53,12 @@ To view activity logs:
5653

5754
1. Select your Azure Front Door profile.
5855

59-
1. Select **Activity log.**
56+
1. Select **Activity log**.
6057

61-
1. Choose a filtering scope and then select **Apply**.
58+
1. Choose a filtering scope.
6259

63-
## Next steps
60+
## Related content
6461

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

Comments
 (0)