@@ -118,6 +118,8 @@ Each report also includes its own variables. Select a report to view the variabl
118
118
119
119
# [ Traffic by domain] ( #tab/traffic-by-domain )
120
120
121
+ The * Traffic by domain* report includes these fields:
122
+
121
123
* Domain
122
124
* Total Request
123
125
* Cache Hit Ratio
@@ -128,6 +130,8 @@ Each report also includes its own variables. Select a report to view the variabl
128
130
129
131
# [ Traffic by location] ( #tab/traffic-by-location )
130
132
133
+ The * Traffic by location* report includes these fields:
134
+
131
135
* Location
132
136
* TotalRequests
133
137
* Request%
@@ -137,7 +141,7 @@ Each report also includes its own variables. Select a report to view the variabl
137
141
138
142
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.
139
143
140
- Reports for HTTP and HTTPs share the same data set.
144
+ The * Usage * report's HTTP and HTTPS data sets include these fields:
141
145
142
146
* Time
143
147
* Protocol
@@ -149,7 +153,7 @@ Reports for HTTP and HTTPs share the same data set.
149
153
* 4XXRequest
150
154
* 5XXRequest
151
155
152
- Report for HTTP Status Code.
156
+ The * Usage * report's HTTP status codes data set include these fields:
153
157
154
158
* Time
155
159
* DataTransferred(bytes)
@@ -162,13 +166,17 @@ Report for HTTP Status Code.
162
166
163
167
# [ Caching] ( #tab/caching )
164
168
169
+ The * Caching* report includes these fields:
170
+
165
171
* Time
166
172
* CacheHitRatio
167
173
* HitRequests
168
174
* MissRequests
169
175
170
176
# [ Top URL] ( #tab/top-url )
171
177
178
+ The * Top URL* report includes these fields:
179
+
172
180
* URL
173
181
* TotalRequests
174
182
* Request%
@@ -177,6 +185,8 @@ Report for HTTP Status Code.
177
185
178
186
# [ Top user agent] ( #tab/topuser-agent )
179
187
188
+ The * Top user agent* report includes these fields:
189
+
180
190
* UserAgent
181
191
* TotalRequests
182
192
* Request%
@@ -185,7 +195,17 @@ Report for HTTP Status Code.
185
195
186
196
# [ Security] ( #tab/security )
187
197
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:
189
209
190
210
* BlockedRequests
191
211
* AllowedRequests
@@ -195,8 +215,6 @@ There are seven tables, all with the following fields:
195
215
* CustomRuleRequests
196
216
* BotRequests
197
217
198
- The seven tables are for time, rule ID, countries/regions, IP address, URL, hostname, user agent.
199
-
200
218
---
201
219
202
220
## Key metrics included in all reports
0 commit comments