UCMSRV_JOB_START (200)
The event is generated when a job has been started by the Universal Command Server. The job executes the work as requested by a Universal Command Manager. The job may be a command or script.
UCMSRV_JOB_START Event Header
Field Name |
Description |
eventCategory |
Start |
eventSeverity |
Informational |
eventTopic |
Job |
eventType |
200 |
(Source Fields) |
Job that started. |
(Reporter Fields) |
UCM Server that started the job. |
UCMSRV_JOB_START Event Body
Field Name |
Notes |
Description |
certId |
|
Certificate map identifier that the client certificate was mapped to by the Universal Access Control List cert_map entries. |
clientCertIssuer |
1 |
Issuer field of the digital certificate provided by the UCMD Manager. |
clientCertSerialNo |
1 |
Serial number of the digital certificate provided by the UCMD Manager. |
clientCertSubject |
1 |
Subject field of the digital certificate provided by the UCMD Manager. |
clientIpAddr |
|
IP address from which the UCMD Manager's socket connection was established. |
clientUserId |
2, 3 |
User identifier of the UCMD Manager. |
clientUserIdCaseSensitive |
|
Indication of whether or not clientUserId is case sensitive:
|
clientWorkId |
|
Work identifier of the UCMD Manager. |
jobCommand |
|
Command line used to start the job. The field is relevant only if the jobFormat value is CMD. |
jobFormat |
|
Format of job requested by the UCMD Manager. Valid values are:
|
jobLoginEnvironment |
|
Specification for whether or not a login environment was established for the job. Possible values are:
|
jobType |
|
Type of job requested by the UCMD Manager. Valid values are:
|
jobUserId |
2 |
User identifier with which the job executed. |
jobUserIdCaseSensitive |
|
Indication of whether or not jobUserId is case sensitive:
|
jobWorkId |
|
Work identifier of the job started by UCMD Server. |
managerFaultTolerant |
|
Specification for whether or not the UCMD Server ran with the Manager Fault Tolerant protocol. Possible values are:
|
networkFaultTolerant |
|
Specification for whether or not the UCMD Server ran with the Network Fault Tolerant protocol. Possible values are:
|
startDateTime |
|
UTC date and time the job started. |
Notes
- Digital certificate information is only provided if the client provided a digital certificate.
- A case-dependent value.
- A case-dependent value, but for pre-3.2 clients, the value is always considered case sensitive.