IBM© DataPower Operations Dashboard v1.0.5.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The raw messages widget displays a list of the raw messages sent from log targets of monitored devices across the system, filtered according to your filter settings.
Any message the system captured is eligible to be displayed here, even if the message did not culminate in a transaction.

Example

If an SSL request is invalid, or a client sent a request to a URL that DataPower does not process, the system will not treat this message as a transaction, and it will only be a request, that will show under the Raw Messages widget.

The following information is available for each raw message

ColumnDescription

Device

The Device the message ran on.
Clicking on the device’s name applies a device filter to the list.

Domain

The Domain the message ran on.
Clicking on the domain’s name applies a domain filter to the list.

Category

Message Category.
This is the message's category. These are either built-in or set by the user.

Severity

Severity of the message. From low to high:

  • Debug
  • Info
  • Notice
  • Error

Time

Time the message was logged

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

Transaction Id

The transaction id of the transaction encompassing this raw message.
Clicking the transaction id link will display a Single Transaction view for this transaction (or API Connect Single Transaction page, depends on the product view)

Client IP

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

Message

The actual message logged

  • No labels