neenhouse (chris)
neenhouse (chris)
CDCloudflare Developers
Created by neenhouse (chris) on 10/15/2024 in #general-help
logpush + workers
I have a general question about logpush + workers. We are pushing standard access logs and worker logs to 2 separate buckets and hope to join them by rayID. I wanted to confirm for an incoming request that is processed by a worker and then sent as a sub request, should we expect to see 1 or 2 standard access log records for that request? (in addition to the worker log)
10 replies
CDCloudflare Developers
Created by neenhouse (chris) on 8/10/2023 in #workers-help
Does CF provide user agent parsing for device type for Workers?
From these docs https://developers.cloudflare.com/workers/runtime-apis/request/#incomingrequestcfproperties it doens't seem like CF will provide device type info "mobile" "tablet" or "desktop". From https://developers.cloudflare.com/automatic-platform-optimization/reference/cache-device-type/ CF does parse this info when you turn on caching. Is it possible to get access through the worker?
3 replies
CDCloudflare Developers
Created by neenhouse (chris) on 7/5/2023 in #workers-help
Deploying to ENV associated with multiple zone IDs
3 replies