Skip to main content
Version: 2

Log Record Fields

Each Log record provides detailed information about a specific event or operation. Below is a table of the fields in a Log record:

Field API NameLabelTypeDescription
CreatedByIdCreated By IDUserID of the user who created the log entry.
CreatedDateCreated DateDatetimeDate and time when the log entry was created.
IdRecord IDIDUnique identifier for the log entry.
IsDeletedDeletedBooleanIndicates if the log record is deleted.
LastModifiedByIdLast Modified By IDUserID of the user who last modified the log entry.
LastModifiedDateLast Modified DateDatetimeDate and time when the log entry was last modified.
LastReferencedDateLast Referenced DateDatetimeDate and time when the log entry was last referenced.
LastViewedDateLast Viewed DateDatetimeDate and time when the log entry was last viewed.
NameLog NameStringAuto-generated name for the log entry.
OwnerIdOwner IDGroup/UserID of the user or group who owns the log entry.
Plinqx__Additional_URL_Params__cAdditional URL ParamsTextareaURL parameters passed for the inbound or outbound call.
Plinqx__Category__cCategoryStringCategory of the log entry, used for classification.
Plinqx__Direction__cDirectionPicklistIndicates whether the log is for an Inbound or Outbound event.
Plinqx__Event_Id__cEvent IdStringIdentifier for the associated event.
Plinqx__Event_Name__cEvent NameStringName of the event associated with the log entry.
Plinqx__HTTP_Method__cHTTP MethodPicklistHTTP method used (e.g., GET, POST, etc.).
Plinqx__Log_Type__cLog TypePicklistType of log (e.g., Info, Debug, Error, Action).
Plinqx__Named_Credential__cNamed CredentialStringNamed credential used for the event, if configured.
Plinqx__Payload__cPayloadTextareaPayload received or sent in JSON format.
Plinqx__Request_Counter__cRequest CounterDoubleCounter for the number of requests associated with the log entry.
Plinqx__Response__cResponseTextareaResponse of the call, indicating OK or ERROR.
Plinqx__Response_Status_Code__cResponse Status CodeStringHTTP response status code received or generated.
Plinqx__Service_Event_Id__cService/Event IdStringIdentifier for the service or event associated with the log entry.
Plinqx__Transaction__cTransactionPlinqx__Transaction__cLink to the associated transaction record.
Plinqx__Type__cTypePicklistType of response or action logged (e.g., Response, Request).
Plinqx__URI__cURIStringURI of the transaction or event associated with the log.
Plinqx__URL__cURLStringURL of the transaction or event associated with the log.
SystemModstampSystem ModstampDatetimeDate and time when the log entry was last modified by the system.

This table presents a comprehensive overview of the fields within a Log record in Plinqx, detailing the extensive information captured for monitoring and analysis purposes. Understanding these fields is key to effectively managing and interpreting log data, providing insights into the operation and health of your Plinqx integrations.