It’s looking at several areas cookies, args, values, etc. as expected, but I’m unable to view what the “logdata” would say to get a better idea on where/what to look for. Eg, cookie value containing such and such special characters.
It would be nice if that extra logging could be turned on temporarily so I can investigate deeper.
In terms of logging, I think it could depend on the Cloudflare Plan you are using, if you can export the logs and parse them (JSON) for example and using the GrapQL to get better insights into that.
Thanks for the tips. It’s on the Pro plan in most cases. I didn’t see anything in the API, and not in the log field descriptions for this.
Originally I was looking at the JSON exported from the dashboard for the event. There is a “metadata” array with data like the list of rule IDs contributing to the OWASP score. I imagine another field could be added to that for the “logdata” message at some point.