UCTSRV_CMD_START
The event is generated when a Universal Control Server initiates a request for a control command (for example: STOP, START, or REFRESH) to be executed by the local Universal Broker on behalf of a Universal Control Manager client.
UCTSRV_CMD_START Event Header
Field Name | Description |
---|---|
eventCategory | Start |
eventSeverity | Informational |
eventTopic | Command |
eventType | 800 |
(Source Fields) | UCT Server that made the START request to the Universal Broker. |
(Reporter Fields) |
UCTSRV_CMD_START Event Body
Field Name | Notes | Description |
---|---|---|
clientWorkId | 1 | Work identifier of the client. |
clientUserId | 1, 3, 4 | User identifier of the client. |
clientIpAddr | 1 | IP address from which the client's socket connection was established. |
clientCertSubject | 1, 2 | Subject field of the digital certificate provided by the client. |
clientCertSerialNo | 1, 2 | Serial number of the digital certificate provided by the client. |
clientCertIssuer | 1, 2 | Issuer field of the digital certificate provided by the client. |
command | Universal Control command being executed on behalf of Universal Control Manager client. | |
commandId | Command identifier provided by the Universal Control Manager client. | |
commandUserId | 3 | User identifier with which the control command executes. The user identifier is provided by the Universal Control Manager client. |
startDateTime | UTC time that the control command was sent to the local Universal Broker to be executed. |
Notes
- The client information identifies the Universal Control Manager that started the Universal Control Server.
- Client digital certificate information is provided only 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.