v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Log Forwarding

Get log-forwarding configuration

Get a specific log-forwarding configuration by ID.

get/log/forwarding/{appId}

Path parameters

appIdstring required

App ID for log forwarding configuration.

Response

Log-forwarding configuration retrieved successfully.

idstring

Unique identifier

appstring

App unique identifier

productIdstring

Product unique identifier

type'SyslogUdp' | 'SyslogTcp'

Log endpoint type

endpointstring

Log destination endpoint

portinteger

Log destination port

createdAtstring date-time

When the configuration was created

tokenstring

Token passed as field of syslog

format'SyslogRfc3164' | 'SyslogRfc5424'

Which Syslog RFC will be used

enabledboolean

Whether forwarding is enabled