Open Ask AI (⌘/Ctrl+I)

CDN request logs

DX Cloud stores CDN request cache logs. The default setup stores customer IPs for a configurable amount of time. If you do not want customer IPs included in the logs, that can also be configured.

Select desired cluster

Select your desired cluster from the dropdown menu at the top of the Cockpit.

Select desired cluster in the Cockpit

View CDN request logs

From Logs > CDN requests:

  1. Select your desired cluster.
  2. View the chart to see Success (green), Client errors (yellow), and Server errors (red).
  3. In Filters, set date range, method, protocol, hosts, HTTP codes, zones, IPs, paths, query string, cache status, RTT, size, header size, request time, user agent, internal query, and blocked flags.

CDN request logs

Details table

CDN request log details table

ColumnDescriptionExample
DateTimestamp (ISO 8601, UTC)2025-10-30T10:18:05Z
MethodHTTP methodGET
ProtocolHTTP protocol versionHTTP/2
HostHostname that received the requestauthor.staging.example.com
HTTP codeResponse status code200
ZoneCDN edge location codeFRA
IPClient IP address128.246.11.87
PathURL path/.magnolia/admincentral/PUSH
Cache statusCache hit/miss/passPASS
RTTRound-trip time (ms)21
BlockedWhether the request was blockedfalse

Zones refer to CDN edge location codes representing geographic regions.

RTT (round-trip time) measures milliseconds for a request to travel from the CDN edge to the origin and back.