Cloudflare

Scanner supports Cloudflare logs that have been exported to S3 via Cloudflare Logpush. Here are the general steps to take.

  1. Configure Cloudflare Logpush to write logs to an S3 bucket.

  2. Configure Scanner to read the logs from the S3 bucket and load them into an index.

Log data sources in this guide

There are several Cloudflare log data sources. This guide covers the most common ones.

  • Audit Logs

  • Firewall Events

  • HTTP Requests

Whether or not your desired Cloudflare log data set is covered in this guide, Scanner will be able to integrate with it thanks to the fact that all of the logs are JSON.

Last updated