Please enable JavaScript.
Coggle requires JavaScript to display documents.
Log Tracing, multi-process, TableName:
traceLogs, log-download-session,…
-
-
TableName:
traceLogs
Columns:
id: Specifies the traceContextId
assetTraceContext: Specifies the asset level context id
parentSessionId: Specifies the parent session id of the traceContextID
uploadTaskId: Specifies the taskId which is used to upload the log files.
status: Specifies the status of the log files. ['IDLE', 'RECEIVED', 'UPLOADED', 'FAILED', 'DELETED']
logPath: Specifies the paths of the log files
logName: Specifies the log Name.
IsTemporaryLog: "False/True"-- By default this flag is false. If a log is temporary during the backup and gets deleted after the backup. Set it to True. Agent Service will update/delete such logs from its database.
created: Specifies the time of creation of the record.
updated: Specifies the time of alteration of the record.
-
-
-
-