[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/api/resources/logpush/subresources/edge [Back]  [Original]

Edge | Cloudflare API Skip to content
logo.DMYpXs3t.svg [logo.DMYpXs3t.svg] Cloudflare API
CtrlK
Start here
Copy Markdown

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 Cloudflares 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.


Web Proxy Viewer  |  New URL  |  Original Page