External DocumentationTo learn more, visit the Cloudflare documentation.
Actions
Logpull Recent Window
Get a sample of HTTP request logs for a zone within a recent time window.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| End | The end of the time window to pull logs from. The maximum time range from start to end can not exceed 1 hour. |
| Start | The start of the time window to pull logs from. The maximum time range from start to end can not exceed 1 hour. |
| Zone ID | Your Cloudflare Zone ID. |
| Parameter | Description |
|---|---|
| Count | The maximum number of log records to return. |
| Fields | A comma-separated list of log fields to include in the response, for example RayID,ClientIP,EdgeStartTimestamp. |
| Sample | The sample rate to apply to the returned logs, from 0 (no logs) to 1 (all logs). |
Was this page helpful?