- Property Manager name: Log Custom Details
- Behavior version: The
v2026-01-09rule format supports thelogCustombehavior v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Logs custom details from the origin response in the Log Delivery Service report.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
logāCustomāLogāField | boolean | Whether to append additional custom data to each log line. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
customāLogāField | string (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, | logāCustomāLogāField is true | {"displayType":"string","tag":"input","type":"text"}{"if":{"attribute":"logCustomLogField","op":"eq","value":true}} |
