Hi,
I was looking at the documentation for logging and saw that apart from the standard log fields, it is possible to retrieve the logs with other fields which are defined here: https://developers.cloudflare.com/logs/log-fields
Is there any way to have custom fields returned, specifically certain headers? Let’s say the request contains the header “X-Foo: Bar”. Is this one logged and would it be possible to query the Logpull API for it?