GetDIJobLog
Retrieve detailed logs for DataWorks integration job runs by specifying task ID, instance ID, and node type, enabling efficient troubleshooting and monitoring.
Instructions
查看数据集成同步任务的运行日志
Input Schema
Name | Required | Description | Default |
---|---|---|---|
DIJobId | No | 该字段已废弃,请使用Id字段 | |
FailoverId | No | Failover的ID | |
Id | No | 任务ID | |
InstanceId | No | 实例的ID | |
NodeType | No | 节点类型,目前在查看资源组2.0任务中才适用:* **MASTER**:获取JobManager的日志。* **WORKER**:获取TaskManager的日志 | |
PageNumber | No | 分页查询的页码。取值为大于等于1的正整数 |