Logging Payload Reference
Field Key | Description |
---|---|
_cl.payload.id
|
Payload ID. |
_cl.payload.name
|
Auto-generated file name. |
_cl.payload.type
|
Auto-detected mime type of the payload file. |
_cl.payload.uri
|
URI of payload data. This key has been deprecated. |
_cl.payload.size
|
File size of payload file. |
_cl.payload.MD5
|
MD5 value of payload file. |
_cl.payload.TTL
|
Time to leave of payload data. The payload data is automatically purged when it reaches the time to leave. The unit of TTL is hour. |
_cl.payload.data
|
Binary data of payload file. |