Raw access logs
Raw Logs let you inspect individual CDN requests instead of aggregates — trace an error, confirm a cache decision for one URL, or audit traffic from an IP.
Where to find it
In the panel, go to Monitoring → RAW Logs. The default range is the last 30 days.
Columns
Each row is one request. The table shows Timestamp, Domain, Path, Method, Status, Duration, Client IP and User Agent. Click a row to expand it and reveal Response Size, Device Type, Country and the full User-Agent string. The cache status of each request (HIT / MISS / BYPASS / EXPIRED) is shown too.
Filters
| Filter | Behavior |
|---|---|
| Search | Free-text match on URI, client IP or host |
| Property | Restrict to a single property |
| From / To | UTC date range |
| Status Code | A category (1xx–5xx) or a specific code |
| Method | HTTP method (case-insensitive) |
Status-code filter
The Status Code filter matches either a whole class or a single code:
| Choice | Matches |
|---|---|
| 4xx | All 4xx |
| 5xx | All 5xx |
| 404 | Only 404 |
| 503 | Only 503 |
The dropdown offers the categories plus common specific codes (301, 302, 304, 401, 403, 404, 429, 502, 503, 504).
Pagination
Browse results with page sizes of 25 / 50 / 100 / 250.
Pagination is for browsing. To pull a large filtered set in one file — up to the most recent 100,000 rows — use the CSV export. See export logs to CSV.
Related pages
- Export logs to CSV — download the current filter set.
- Statistics dashboard — aggregate charts and cards.
- Date ranges & live mode — range presets and realtime view.