Articles on: MamuteCloud

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


  1. Go to CDN > Logs in the sidebar
  2. Select your CDN resource from the dropdown
  3. Choose a time range
  4. 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

Was this article helpful?

Share your feedback

Cancel

Thank you!