Skip to main content

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

FilterBehavior
SearchFree-text match on URI, client IP or host
PropertyRestrict to a single property
From / ToUTC date range
Status CodeA category (1xx–5xx) or a specific code
MethodHTTP method (case-insensitive)

Status-code filter

The Status Code filter matches either a whole class or a single code:

ChoiceMatches
4xxAll 4xx
5xxAll 5xx
404Only 404
503Only 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.

Need a large set at once?

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.