Sari la conținut
Țară Romania
Contactați Silurian

Silurian Docs

All documentation Security and performance

Cloudflare logs

How Cloudflare Logpush exports your traffic and security data to your own storage or analysis tool, and what stays protected along the way.

Public guideReviewed 2026-09-10
01

Choose a dataset for a purpose

Start with the operational, security or compliance question and select only the dataset and fields needed to answer it. HTTP request logs, firewall events, DNS logs and product logs contain different events. More fields increase storage, privacy exposure and analysis cost.

02

Prepare the destination

Use a dedicated destination path with write-only credentials where possible, sufficient capacity and an explicit retention policy. Validate format, compression, timestamps and partitioning before relying on the export. Keep credentials out of URLs, tickets and documentation.

03

Verify delivery

Confirm a new batch arrives, can be decompressed and parsed, contains the expected time range and continues arriving after the initial test. Monitor delayed batches, gaps and rejected writes. A configured job is not proof that the destination accepted usable data.

04

Protect personal and security data

Request logs can contain IP addresses, URLs, identifiers and security decisions. Limit access, encrypt storage and transit, document retention and deletion, and avoid exporting sensitive request fields that have no defined purpose.

05

Handle duplicates and delay

Design downstream processing to tolerate delayed or repeated batches and to use stable event fields rather than arrival order alone. Compare event timestamps with the requested collection window when investigating an incident.

06

Recover a failed export

Preserve the failed interval, repair destination permission or capacity, and verify the next complete batch before closing the incident. Rotate a credential after possible disclosure. Do not delete the previous working destination until the replacement has delivered and been parsed successfully.