Skip to content

Commit d6ad674

Browse files
committed
Updates
1 parent 42a5260 commit d6ad674

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

articles/frontdoor/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,11 +315,11 @@
315315
href: standard-premium/how-to-enable-private-link-web-app.md
316316
- name: Azure CLI
317317
href: standard-premium/how-to-enable-private-link-web-app-cli.md
318-
- name: Monitor and Reports
318+
- name: Monitor and reports
319319
items:
320320
- name: Configure diagnostic logs
321321
href: standard-premium/how-to-logs.md
322-
- name: Set up monitoring and alerts
322+
- name: Access metrics and create alerts
323323
href: standard-premium/how-to-monitor-metrics.md
324324
- name: View Front Door reports
325325
href: standard-premium/how-to-reports.md

articles/frontdoor/standard-premium/how-to-reports.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ Each report also includes its own variables. Select a report to view the variabl
118118

119119
# [Traffic by domain](#tab/traffic-by-domain)
120120

121+
The *Traffic by domain* report includes these fields:
122+
121123
* Domain
122124
* Total Request
123125
* Cache Hit Ratio
@@ -128,6 +130,8 @@ Each report also includes its own variables. Select a report to view the variabl
128130

129131
# [Traffic by location](#tab/traffic-by-location)
130132

133+
The *Traffic by location* report includes these fields:
134+
131135
* Location
132136
* TotalRequests
133137
* Request%
@@ -137,7 +141,7 @@ Each report also includes its own variables. Select a report to view the variabl
137141

138142
There are three reports in the usage report's CSV file: one for HTTP protocol, one for HTTPS protocol, and one for HTTP status codes.
139143

140-
Reports for HTTP and HTTPs share the same data set.
144+
The *Usage* report's HTTP and HTTPS data sets include these fields:
141145

142146
* Time
143147
* Protocol
@@ -149,7 +153,7 @@ Reports for HTTP and HTTPs share the same data set.
149153
* 4XXRequest
150154
* 5XXRequest
151155

152-
Report for HTTP Status Code.
156+
The *Usage* report's HTTP status codes data set include these fields:
153157

154158
* Time
155159
* DataTransferred(bytes)
@@ -162,13 +166,17 @@ Report for HTTP Status Code.
162166

163167
# [Caching](#tab/caching)
164168

169+
The *Caching* report includes these fields:
170+
165171
* Time
166172
* CacheHitRatio
167173
* HitRequests
168174
* MissRequests
169175

170176
# [Top URL](#tab/top-url)
171177

178+
The *Top URL* report includes these fields:
179+
172180
* URL
173181
* TotalRequests
174182
* Request%
@@ -177,6 +185,8 @@ Report for HTTP Status Code.
177185

178186
# [Top user agent](#tab/topuser-agent)
179187

188+
The *Top user agent* report includes these fields:
189+
180190
* UserAgent
181191
* TotalRequests
182192
* Request%
@@ -185,7 +195,17 @@ Report for HTTP Status Code.
185195

186196
# [Security](#tab/security)
187197

188-
There are seven tables, all with the following fields:
198+
The *Security* report includes seven tables:
199+
200+
* Time
201+
* Rule ID
202+
* Countries/regions
203+
* IP address
204+
* URL
205+
* Hostname
206+
* User agent
207+
208+
All of the tables in the *Security* report include the following fields:
189209

190210
* BlockedRequests
191211
* AllowedRequests
@@ -195,8 +215,6 @@ There are seven tables, all with the following fields:
195215
* CustomRuleRequests
196216
* BotRequests
197217

198-
The seven tables are for time, rule ID, countries/regions, IP address, URL, hostname, user agent.
199-
200218
---
201219

202220
## Key metrics included in all reports

0 commit comments

Comments
 (0)