Format of Transaction Data Log File

This section lists the format of the output log file when the transactions data of facade operations are logged to a file.

The Core Engine writes the transactions data in the following format:
TRN_TIMESTAMP,	extID,	TRN_GUID,	TRN_SITE,	TRN_ENGINE,	TRN_SOURCE,	TRN_TARGET,	TRN_FACADE_OPERATION,	TRN_FACADE_SERVICE,	TRN_ROUTING_KEY TRN_TARGET_OPERATION,	TRN_TARGET_SERVICE,	TRN_TRANSACTION_ID,	TRN_FACADE_I_TIME,	TRN_ROUTER_I_TIME,	TRN_ROUTER_e_TIME, TRN_FACADE_E_TIME,	TRN_FACADE_DURATION,	TRN_ROUTER_DURATION,	TRN_STATUS,	TRN_ERROR_CODE,	TRN_ERROR_MESSAGE

Sample Transaction Data Log File

The following sample output log file contains the transaction data of the ping facade operation:

20150730 11:15:41,null,b43711f2-5b0f-4209-895b-a2f18f74ac13,1,asg-caching-core,anon,noop.ping,internal_ping,RESERVED,default,service_noop.ping,RESERVED,null,1438235141195,1438235141295,1438235141296,1438235141340,145,1,ok,null,null