logCustom


Logs custom details from the origin response in the Log Delivery Service report.

OptionTypeDescriptionRequires
log​Custom​Log​Fieldboolean

Whether to append additional custom data to each log line.

{"displayType":"boolean","tag":"input","type":"checkbox"}
custom​Log​Fieldstring (allows variables)

Specifies an additional data field to append to each log line, maximum 1000 bytes, typically based on a dynamically generated built-in system variable. For example, round-trip: {{builtin.​AK_​CLIENT_​TURNAROUND_​TIME}}ms logs the total time to complete the response. See Support for variables for more information. Since this option can specify both a request and response, it overrides any custom​Log​Field settings in the report behavior.

log​Custom​Log​Field is true
{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"logCustomLogField","op":"eq","value":true}}