Skip to content
Start here

Edge

List Instant Logs jobs
GET/zones/{zone_id}/logpush/edge/jobs
Create Instant Logs job
POST/zones/{zone_id}/logpush/edge/jobs
ModelsExpand Collapse
InstantLogpushJob = object { destination_conf, fields, filter, 2 more }
destination_conf: optional string

Unique WebSocket address that will receive messages from Cloudflare’s edge.

formaturi
maxLength4096
fields: optional string

Comma-separated list of fields.

filter: optional string

Filters to drill down into specific events.

sample: optional number

The sample parameter is the sample rate of the records set by the client: "sample": 1 is 100% of records "sample": 10 is 10% and so on.

session_id: optional string

Unique session id of the job.