Skip to content
Cloudflare Docs

Logpush

Send Zaraz logs to an external storage provider like R2, S3, etc.

This is an Enterprise only feature.

To configure logpush support for Zaraz please follow these steps

Navigate to your Website (Zone) and from the left sidebar find Analytics and Logs.

Under this Analytics and Logs section navigate to Logpush

Click on Create a Logpush Job and follow the steps described in the Logpush documentation.

When it comes to selecting a dataset please make sure to select Zaraz Events

Navigate to your website's Zaraz settings

Enable Export Zaraz Logs.

Logs will have the following fields

FieldTypeDescription
RequestHeadersJSONThe headers that were sent with the request.
URLStringThe Zaraz URL to which the request was made.
IPStringThe originating IP.
BodyJSONThe body that was sent along with the request.
Event TypeStringCan be one of the following: server_request, server_response, action_triggered, ecommerce_triggered, client_request, component_error.
Event DetailsJSONDetails about the event.
TimestampStartStringThe time at which the event occured.