Overview
Four different execution logs are generated, in CSV format:
- ExecutionLog_GeneralInformation
containing general information about the transfer
- ExecutionLog_SourceInformation
containing information about source provider objects
- ExecutionLog_TargetInformation
containing information about target provider objects
- ExecutionLog_ErrorsInformation
containing information about potential errors
The maximum size of each log is 50,000 lines (by default). This size is customizable, by putting the desired value in the environment variable TE_EXECUTION_LOG_SPLITTING . The execution log is generated in the same place as the TransitionEngine report (with ProcessReport and TransactionReport).
Information contained in execution logs is stable. A version number (present in the general execution log) ensures this stability. This page documents the V1.0 version of the execution log.