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-reports.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: frontdoor
5
5
author: duongau
6
6
ms.service: frontdoor
7
7
ms.topic: conceptual
8
-
ms.date: 02/23/2023
8
+
ms.date: 03/31/2024
9
9
ms.author: duau
10
10
---
11
11
@@ -90,8 +90,8 @@ Reports support any selected date range from the previous 90 days. With data poi
90
90
91
91
-**Domains** - Select one or more endpoints or custom domains. By default, all endpoints and custom domains are selected.
92
92
93
-
* If you delete an endpoint or a custom domain in one profile and then recreate the same endpoint or domain in another profile, the report counts the new endpoint as a second endpoint.
94
-
* If you delete a custom domain and bind it to a different endpoint, the behavior depends on how you view the report. If you view the report by custom domain then they'll be treated as one custom domain. If you view the report by endpoint, they'll be treated as separate items.
93
+
* If you delete an endpoint or a custom domain in one profile and then recreate the same endpoint or domain in another profile, the report counts the new endpoint as a different endpoint.
94
+
* If you delete a custom domain and bind it to a different endpoint, the behavior depends on how you view the report. If you view the report by custom domains, then they're treated as one custom domain. If you view the report by endpoint, they're treated as separate items.
95
95
96
96
:::image type="content" source="../media/how-to-reports/front-door-reports-dimension-domain.png" alt-text="Screenshot of Reports for domain dimension.":::
97
97
@@ -236,11 +236,11 @@ The **traffic by domain** report provides a grid view of all the domains under t
236
236
237
237
:::image type="content" source="../media/how-to-reports/front-door-reports-landing-page.png" alt-text="Screenshot of the landing page for reports.":::
238
238
239
-
In this report you can view:
239
+
In this report, you can view:
240
240
241
241
* Request counts
242
242
* Data transferred out from Azure Front Door to client
243
-
* Requests with status code (3XX, 4XX and 5XX) of each domain
243
+
* Requests with status code (3XX, 4XX, and 5XX) of each domain
244
244
245
245
Domains include endpoint domains and custom domains.
246
246
@@ -277,7 +277,7 @@ The following items are included in the reports:
277
277
278
278
* A world map view of the top 50 countries/regions by data transferred out or requests of your choice.
279
279
* Two line charts showing a trend view of the top five countries/regions by data transferred out and requests of your choice.
280
-
* A grid of the top countries/regions with corresponding data transferred out from Azure Front Door to clients, the percentage of data transferred out, the number of requests, the percentage of requests by the country/region, cache hit ratio, 4XX response code counts, and 5XX response code counts.
280
+
* A grid of the top countries or regions with corresponding data transferred out from Azure Front Door to clients, the percentage of data transferred out, the number of requests, the percentage of requests by the country or region, cache hit ratio, 4XX response code counts, and 5XX response code counts.
281
281
282
282
## Caching report
283
283
@@ -292,8 +292,8 @@ The caching report includes:
292
292
293
293
Cache hits/misses describe the request number cache hits and cache misses for client requests.
294
294
295
-
* Hits: the client requests that are served directly from Azure Front Door edge PoPs. Refers to those requests whose values for CacheStatus in the raw access logs are *HIT*, *PARTIAL_HIT*, or *REMOTE_HIT*.
296
-
* Miss: the client requests that are served by Azure Front Door edge POPs fetching contents from origin. Refers to those requests whose values for the field CacheStatus in the raw access raw logs are *MISS*.
295
+
* Hits: client requests that get served directly from Azure Front Door edge PoPs. Refers to those requests whose values for CacheStatus in the raw access logs are *HIT*, *PARTIAL_HIT*, or *REMOTE_HIT*.
296
+
* Miss: client requests that get served by Azure Front Door edge POPs fetching contents from origin. Refers to those requests whose values for the field CacheStatus in the raw access raw logs are *MISS*.
297
297
298
298
**Cache hit ratio** describes the percentage of cached requests that are served from edge directly. The formula of the cache hit ratio is: `(PARTIAL_HIT +REMOTE_HIT+HIT/ (HIT + MISS + PARTIAL_HIT + REMOTE_HIT)*100%`.
299
299
@@ -305,17 +305,17 @@ Requests that meet the following requirements are included in the calculation:
305
305
It excludes all of the following cases:
306
306
307
307
* Requests that are denied because of a Rule Set.
308
-
* Requests that contain matching Rules Set, which has been set to disable the cache.
309
-
* Requests that are blocked by the Azure Front Door WAF.
308
+
* Requests that contain matching Rules Set, which is set to disable the cache.
309
+
* Requests that get blocked by the Azure Front Door WAF.
310
310
* Requests when the origin response headers indicate that they shouldn't be cached. For example, requests with `Cache-Control: private`, `Cache-Control: no-cache`, or `Pragma: no-cache` headers prevent the response from being cached.
311
311
312
312
## Top URL report
313
313
314
-
The **top URL report** allow you to view the amount of traffic incurred through a particular endpoint or custom domain. You'll see data for the most requested 50 assets during any period in the past 90 days.
314
+
The **top URL report** allow you to view the amount of traffic incurred through a particular endpoint or custom domain. You see data for the most requested 50 assets during any period in the past 90 days.
315
315
316
316
:::image type="content" source="../media/how-to-reports/front-door-reports-top-url.png" alt-text="Screenshot of the 'top URL' report.":::
317
317
318
-
Popular URLs will be displayed with the following values:
318
+
Popular URLs are displayed with the following values:
319
319
320
320
* URL, which refers to the full path of the requested asset in the format of `http(s)://contoso.com/index.html/images/example.jpg`. URL refers to the value of the RequestUri field in the raw access log.
321
321
* Request counts.
@@ -326,7 +326,7 @@ Popular URLs will be displayed with the following values:
326
326
* Requests with response codes of 4XX.
327
327
* Requests with response codes of 5XX.
328
328
329
-
User can sort URLs by request count, request count percentage, data transferred, and data transferred percentage. All the metrics are aggregated by hour and might vary based on the timeframe selected.
329
+
User can sort URLs by request count, request count percentage, data transferred, and data transferred percentage. The system aggregates all metrics by hour, and they might vary based on the selected time frame.
330
330
331
331
> [!NOTE]
332
332
> Top URLs might change over time. To get an accurate list of the top 50 URLs, Azure Front Door counts all your URL requests by hour and keep the running total over the course of a day. The URLs at the bottom of the 50 URLs may rise onto or drop off the list over the day, so the total number of these URLs are approximations.
@@ -335,7 +335,7 @@ User can sort URLs by request count, request count percentage, data transferred,
335
335
336
336
## Top referrer report
337
337
338
-
The **top referrer** report shows you the top 50 referrers to a particular Azure Front Door endpoint or custom domain. You can view data for any period in the past 90 days. A referrer indicates the URL from which a request was generated. Referrer may come from a search engine or other websites. If a user types a URL (for example, `https://contoso.com/index.html`) directly into the address bar of a browser, the referrer for the requested is *Empty*.
338
+
The **top referrer** report shows you the top 50 referrers to a particular Azure Front Door endpoint or custom domain. You can view data for any period in the past 90 days. A referrer indicates the URL from which a request was generated. Referrer might come from a search engine or other websites. If a user types a URL (for example, `https://contoso.com/index.html`) directly into the address bar of a browser, the referrer for the requested is *Empty*.
339
339
340
340
:::image type="content" source="../media/how-to-reports/front-door-reports-top-referrer.png" alt-text="Screenshot of the 'top referrer' report.":::
341
341
@@ -350,7 +350,7 @@ The top referrer report includes the following values.
350
350
* Requests with response code as 4XX.
351
351
* Requests with response code as 5XX.
352
352
353
-
You can sort by request count, request %, data transferred and data transferred %. All the metrics are aggregated by hour and may vary per the time frame selected.
353
+
You can sort by request count, request %, data transferred and data transferred %. The system aggregates all metrics by hour, and they might vary based on the selected time frame.
354
354
355
355
## Top user agent report
356
356
@@ -374,7 +374,7 @@ The **security report** provides graphical and statistics views of WAF activity.
374
374
| Dimensions | Description |
375
375
|---------|---------|
376
376
| Overview metrics - Matched WAF rules | Requests that match custom WAF rules, managed WAF rules and bot protection rules. |
377
-
| Overview metrics - Blocked Requests | The percentage of requests that are blocked by WAF rules among all the requests that matched WAF rules. |
377
+
| Overview metrics - Blocked Requests | The percentage of requests that gets blocked by WAF rules among all the requests that matched WAF rules. |
378
378
| Overview metrics - Matched Managed Rules | Requests that match managed WAF rules. |
379
379
| Overview metrics - Matched Custom Rule | Requests that match custom WAF rules. |
380
380
| Overview metrics - Matched Bot Rule | Requests that match bot protection rules. |
0 commit comments