LogCollectorTaskInfo
Information about Log collector Task.
{
"component_id": "855ea6c5-720a-41e1-96f4-958c90e6e424",
"component_type": "AGENT",
"end_time": 1652079610000,
"id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
"initiated_by": "S-1-5-21-1111111111-2222222222-3333333333-500",
"start_time": 1656527400000,
"task_state": "IDLE"
}
Represents the ID of the log collector component type for which logs are to be collected.
Represents CS id if CS logs are collected, Machine id if Agent logs are collected and
RDS server id if Agent RDS logs are collected.
Represents the type of the log collector component. Supported Filters : 'Equals'. This property can be used for sorting.
- CONNECTION_SERVER: Log component type is Connection Server.
- AGENT: Log component type is agent machine from desktop pool.
- AGENT_RDS: Log component type is agent RDSH server from farm.
End time of the log collection. Supported Filters : 'Between', 'Equals. This property can be used for sorting.
Unique identifier of a log collector task. Supported Filters : 'Equals'. This property can be used for sorting.
User identity information. Supported Filters : 'Equals. This property can be used for sorting.
Start time of the log collection. Supported Filters : 'Between', 'Equals. This property can be used for sorting.
Log collector task state. Supported Filters : 'Equals'. This property can be used for sorting.
- IDLE: Log Collection task is in IDLE state.
- COLLECT: Log Collection task has started collecting logs bundle.
- COLLECT_COMPLETE: Log collection task has completed collection of logs bundle.
- PURGE_COMPLETE: Log collection task has completed purge operation.
- PURGE: Log collection task is in purge operation.
- COLLECT_TIMED_OUT: Log collection task has timed out and the process has been interrupted.
- ERROR: Log collection task has ended in error.
- ABORT_COMPLETE: Log collection task has been aborted.
- NON_RESPONSIVE: In rare occasions, the log collection process becomes non-responsive. A connection server restart is required to remediate it.