Event ID 5 — Job cancelled.
Description
Job cancelled. User: User, job: jobTitle, jobID: jobId, owner: jobOwner, filecount: fileCount.
Message #
Fields #
| Name | Description |
|---|---|
User UnicodeString | Job cancelled. User. |
jobTitle UnicodeString | — |
jobId GUID | — |
jobOwner UnicodeString | — |
fileCount UInt64 | — |
processId UInt32 | — |
ClientProcessStartKey UInt64 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Bits-Client",
"guid": "EF1CC15B-46C1-414E-BB95-E76B077BD51E",
"event_source_name": "",
"event_id": 5,
"version": 1,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 4611686018427387904,
"time_created": "2023-10-25T21:23:18.455184+00:00",
"event_record_id": 20,
"correlation": {
"ActivityID": "DE03B784-07C3-0003-32C2-03DEC307DA01"
},
"execution": {
"process_id": 4816,
"thread_id": 4860
},
"channel": "Microsoft-Windows-Bits-Client/Operational",
"computer": "WinDevEval",
"security": {
"user_id": "S-1-5-19"
}
},
"event_data": {
"User": "NT AUTHORITY\\LOCAL SERVICE",
"jobTitle": "Font Download",
"jobId": "BF87B9AA-D285-46CB-89FF-C6C111F0E4CB",
"jobOwner": "NT AUTHORITY\\LOCAL SERVICE",
"fileCount": 1,
"processId": 2948,
"ClientProcessStartKey": 562949953421373
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline