Skip to content
Start here

Logs

LogsControl

LogsControlRetention

Get log retention flag
GET/zones/{zone_id}/logs/control/retention/flag
Update log retention flag
POST/zones/{zone_id}/logs/control/retention/flag
ModelsExpand Collapse
RetentionGetResponse { flag }
flag: optional boolean

The log retention flag for Logpull API.

RetentionCreateResponse { flag }
flag: optional boolean

The log retention flag for Logpull API.

LogsControlCmb

LogsControlCmbConfig

Get CMB config
GET/accounts/{account_id}/logs/control/cmb/config
Update CMB config
POST/accounts/{account_id}/logs/control/cmb/config
Delete CMB config
DELETE/accounts/{account_id}/logs/control/cmb/config
ModelsExpand Collapse
CmbConfig { allow_out_of_region_access, regions }
allow_out_of_region_access: optional boolean

Allow out of region access

regions: optional string

Name of the region.

maxLength256
ConfigDeleteResponse = unknown

LogsRayID

Get logs RayIDs
GET/zones/{zone_id}/logs/rayids/{ray_id}
ModelsExpand Collapse
RayIDGetResponse = string or unknown
One of the following:
string
unknown

LogsReceived

Get logs received
GET/zones/{zone_id}/logs/received
ModelsExpand Collapse
ReceivedGetResponse = string or unknown
One of the following:
string
unknown

LogsReceivedFields

List fields
GET/zones/{zone_id}/logs/received/fields
ModelsExpand Collapse
FieldGetResponse { key }
key: optional string