Column | Details | ||
Time Stamp | Date and time the entry was written to the log. | ||
Server Id | Integration Server on which the session occurred. This is necessary information when Integration Servers are clustered and writing to a shared RDBMS. The ID can be DNSname:port or IPaddress:port.
| ||
User Id | Integration Server user name under which the client connected for the session. | ||
Client Id | IP address of the machine from which the client request was submitted. The word “system” appears for session requests from Integration Server for operations such as running a scheduled service or refreshing the display. | ||
Session State | Current status of the session (Started, Expired, or Ended). | ||
RPCs | Number of services the client has called so far during the session. | ||
Age | Duration of the session, in milliseconds. | ||
Session ID | A string the server generates to uniquely identify each session. |