How to download waf detail report information

What is the name of the domain?

alpha-stage.jp

What is the issue you’re encountering

How to download waf detail report information.

What steps have you taken to resolve the issue?

I would like to download detailed WAF report information for my website.
I need to output detailed information once a quarter for website operations. I will create a report based on that information.
The Business plan had a WAF analysis function, so I changed to the Business plan, but I am unable to download sufficient WAF information.

I would like to obtain information such as the source IP address, attack method, and what URL was accessed, but I cannot obtain this information with Cloudflare.
Is it possible to obtain this information with Cloudflare?

What is the current SSL/TLS setting?

Full

You can find the events here, there’s an export function: https://dash.cloudflare.com/?to=/:account/:zone/security/events

Logs aren’t kept for very long though, so you’ll have to download them regularly.
So probably use the API to download.

Thank you for your message.
We would like to get this information periodically, so could you please tell us which API we should use?
Can it be integrated with a PHP program?

Take a look at the GraphQL documentation:

Integrating into a php script shouldn’t be too difficult.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.