I am trying to retrieve specific headers in LogPush for my cloudflare worker. Apparently, you can do this according to the docs: Custom fields · Cloudflare Logs docs
However, the pages that I am being asked to go to do not exist. Can anyone point me in the right direction?
Those Custom Fields are only available for the zone/website level Enterprise-only HTTP Requests Logpush jobs/in that dataset. It’s a bit confusing with various options, but with Workers Paid you just have access to the Account Level Logs tab and the Worker Trace Events. Only Enterprise gets the Logs option in each zone/website and access to all of the datasets.
With Worker Trace Events, I believe your only option would be to just manually log them in your Worker which would get thrown in the Logs field.