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
Copy file name to clipboardExpand all lines: articles/frontdoor/standard-premium/how-to-logs.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: azure-frontdoor
7
7
ms.topic: how-to
8
-
ms.date: 05/20/2025
8
+
ms.date: 05/21/2025
9
9
---
10
10
11
11
# Configure Azure Front Door logs
@@ -26,19 +26,22 @@ Access logs, health probe logs, and Web Application Firewall (WAF) logs aren't e
26
26
27
27
1. In **Diagnostic setting**, enter a name for **Diagnostic setting name**.
28
28
29
-
1.Select the **log** options for**FrontDoor Access Log**, **FrontDoor Health Probe Log**, and **FrontDoor WebApplicationFirewall Log**.
29
+
1.Under **Logs**, select **audit**, **allLogs** or the individual log you want. Available logs are:**FrontDoor Access Log**, **FrontDoor Health Probe Log**, and **FrontDoor WebApplicationFirewall Log**.
30
30
31
31
1. Select the **Destination details**. The destination options are:
32
32
33
-
***Send to Log Analytics**
34
-
* Azure Log Analytics in Azure Monitor is best used for general real-time monitoring and analysis of Azure Front Door performance.
35
-
* Select the *Subscription* and *Log Analytics workspace*.
36
-
***Archive to a storage account**
37
-
* Storage accounts are best used for scenarios when logs are stored for a longer duration and are reviewed when needed.
38
-
* Select the *Subscription* and the *Storage Account*. and set **Retention (days)**.
39
-
***Stream to an event hub**
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.
41
-
* Select the *Subscription*, *Event hub namespace*, *Event hub name (optional)*, and *Event hub policy name*.
33
+
-**Send to Log Analytics**
34
+
- Azure Log Analytics in Azure Monitor is best used for general real-time monitoring and analysis of Azure Front Door performance.
35
+
- Select the *Subscription* and *Log Analytics workspace*.
36
+
-**Archive to a storage account**
37
+
- Storage accounts are best used for scenarios when logs are stored for a longer duration and are reviewed when needed.
38
+
- Select the *Subscription* and *Storage Account*.
39
+
-**Stream to an event hub**
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.
41
+
- Select the *Subscription*, *Event hub namespace*, *Event hub name (optional)*, and *Event hub policy name*.
42
+
-**Send to partner solution**
43
+
- Partner solutions are fully integrated solutions with Azure. For more information, see [Destinations in Azure Monitor diagnostic settings](/azure-monitor/platform/diagnostic-settings#destinations) and [Azure Monitor partner solutions](/azure/partner-solutions/partners#observability).
44
+
- Select the *Subscription* and *Destination*.
42
45
43
46
> [!TIP]
44
47
> Microsoft recommends using Log Analytics for real-time monitoring and analysis of Azure Front Door performance.
0 commit comments