CDN Logs
CDN Logs
Overview
Access detailed request logs for your CDN resources. Logs help you debug issues, analyze traffic patterns, and monitor CDN performance.
Accessing Logs
- Go to CDN > Logs in the sidebar
- Select your CDN resource from the dropdown
- Choose a time range
- Click Search
Log Fields
Each log entry includes:
- Timestamp: Exact time of the request (UTC)
- Resource: CDN resource that served the request
- Method: HTTP method (GET, POST, etc.)
- Path: Requested URL path
- Status: HTTP status code (200, 404, etc.)
- Client IP: IP address of the requester
- Edge: Edge server location that handled the request
- TTFB: Time To First Byte (response time)
Time Range Options
- Last 24 hours
- Last 7 days
- Last 30 days
- Custom range (specify start and end dates)
Filtering
Combine filters to narrow down results:
- Filter by specific resource
- Search by status code
- Filter by client IP
- Search by path pattern
Use Cases
Debugging 404 errors:
Filter by status code 404 to find broken links.
Analyzing traffic sources:
Check client IP patterns to identify where traffic originates.
Performance monitoring:
Review TTFB values to identify slow responses.
Security investigations:
Search for suspicious patterns or unusual request rates.
Log Retention
Logs are retained for 30 days. Download or export logs if you need longer retention.
Updated on: 18/02/2026
Thank you!
