Ivan Starkov
CDCloudflare Developers
•Created by Ivan Starkov on 9/27/2024 in #workers-help
Disabling Log Redaction in Modern Cloudflare Observability Logs
Hello everyone,
I’m currently utilizing Cloudflare Workers along with the modern observability logs as outlined here: Workers Logs.
I’ve noticed that all URLs in the logs are being redacted. For example:
• Original URL: image/Frame_1000010821_t-tTJsirSvfv_m2l6uVph.png
• Redacted in logs as: image/REDACTED.png
My question is:
Is it possible to disable the Cloudflare log redaction feature so that the full URLs appear in the logs? If so, could someone guide me on how to configure this?
3 replies
CDCloudflare Developers
•Created by Ivan Starkov on 5/26/2023 in #pages-help
What storage does "Cloudflare Pages" use internally for static assets?
What storage does "Cloudflare Pages" use internally for static assets? I'm asking because we are using "Workers for Platforms," and currently, we use R2 for static assets. Would moving static assets from R2 to "Cloudflare Pages" potentially result in significant performance gains worldwide?
2 replies