danistheremix
danistheremix
CDCloudflare Developers
Created by danistheremix on 5/1/2024 in #general-help
Logging "Bot Challenges" In Analytics
So I'm wondering - if the request was "bot challenged" by Cloudflare or (something similar) but not responded to by a user (as its sent in the background) would this show up in the logs as blocked? How could we detect or observe this? There is an unnecessarily complicated setup involving CF <-> Netlify <-> CF -> Azure. A certain type of request from Next.js never resolves (502 on a prefetching page data). However, we cannot see these requests failing anywhere. The requests are unique in format: `hostname/_next/data/lp607pQyqmzra7yGICa9H/path/to/page.json?path=path&path=to&path=page Calls associated with the hostname do not show up as blocked in Cloudflare. They do not show up as "blocked" anywhere.
13 replies