Skip to content

Commit bb57cc7

Browse files
committed
docs(edge): update
1 parent 5860e4e commit bb57cc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/edge-services/how-to/monitor-cockpit.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ The screenshot below shows an example of Edge Services metrics for a given pipel
5151

5252
- **Request origin country**: The proportion of requests (to Edge Services for the specified origin over the specified time period) originating from different countries.
5353
- **End users location**: A visual representation of where Edge Services end users have been making requests from geographically.
54-
- **WAF**: WAF mode (off/on/log_only).
55-
- **WAF action**: Action taken by WAF (block or pass).
54+
- **Total WAF processed requests**: total number of requests evaluated by WAF.
55+
- **Detailed WAF processed requests**: A detailed overview of requests processed by WAF.
5656

5757
## Logs
5858

@@ -81,6 +81,6 @@ The screenshot below shows an example of Edge Services logs for a given pipeline
8181
- **Content type**: Type of content returned in the response, e.g. `text/html`, `application/json`.
8282
- **SSL**: Whether the client request was encrypted with SSL/TLS, and which version e.g. `TLSv1.3`.
8383
- **Country**: Country from which the request originated.
84-
- **WAF**: Whether the request was analysed by WAF.
85-
- **WAF action**: Action taken by WAF, e.g. `block`, `log`, `pass`.
84+
- **WAF**: The Web Application Firewall mode. Either `on`, `off`, or `log_only`.
85+
- **WAF action**: Action taken by WAF, either `block` or `pass`.
8686
- **WAF CRS ID**: WAF CRS rules, if any, that were actioned on the request.

0 commit comments

Comments
 (0)