Column | Description |
Time Stamp | Date and time the entry was written to the log. |
User Id | Integration Server user name of the client that called the service that generated the log entry. |
Server Id | Integration Server on which the service that generated the log entry ran. This is necessary information when Integration Servers are clustered and writing to a shared RDBMS. The ID can be DNSname:port or IPaddress:port. Note: The port is always the Integration Server’s primary port, even if a service executed on a different (non‑primary) Integration Server port. |
Service Name | Service that generated the log entry. |
Resubmittable | Whether you can resubmit the service from Monitor. You can resubmit a service if it is a top-level (as opposed to nested) service and the service’s input pipeline was logged. |
Status | Current status of the service (Started, Retried, Ended, or Failed). |
Duration | Length of time the service ran (in milliseconds). |
Error Message | If the service failed, message that describes the error that occurred. |
Root Context Parent Context Current Context | Context information Monitor uses to connect related entries from different logs. |