Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ColumnDescription

Category

The message’s category

Severity

The message’s severity

Time

The message’s timestamp

Direction

The message’s direction. This may be:

  • Request
  • Response
  • Error (if message is an error)
  • Empty (if it is a system message.)

Object Type

The object type associated with this message

Object Name

The object name associated with this message

Client IP

The Client IP this message originated from. This may be the actual client, or a load balancer.

Message Code

The message’s code

Message

The actual message logged.

 Payload Payload Tab

When WS-M recording is switched on, the Payload pane of the table will contain payload information for the messages displayed.
The payload is shown for both the front end and the back end, for both the request and response phases.  

...

ColumnDescription
TypeThe call 's type - such as SQL, LDAP, etc.
Directionrequest or response
TimeWhen the call was made
Elapsed (ms.)Elapsed time of the call in milliseconds
StatusWhether the call was successful or not
Details

Extra details about the call, such as the SQL statement, HTTP request URL, etc

...