Unable to download WAF data
Hey there,
I experienced a DDoS attack recently and the WAF says that there is "No data available for download". How do I download the data?
Thanks.
3 Replies
I believe only business and higher has the ability to export. Otherwise you can use the GraphQL API to get WAF data.
Is there a script somewhere to export it using GraphQL?
There is an example of getting firewall events here: https://developers.cloudflare.com/analytics/graphql-api/tutorials/querying-firewall-events/
Cloudflare Docs
Querying Firewall Events with GraphQL · Cloudflare Analytics docs
In this example, we are going to use the GraphQL Analytics API to query for Firewall Events over a specified time period.