In this section:

Viewing Messages

To review stored event messages:

  1. Click on the Events tab or click a page's Messages link. Message links are available in several interfaces, such as the environment diagram in Edit mode.



     
  2. Use the available controls to filter by message type, date range, category, and other message features.

By default, the newest messages will be listed on top. When a specific environment is selected, the page will show only event messages that belong to component instances of that selected environment. If components are shared between environments, only the events associated with the active environment are shown.

Filtering

There are several ways to filter the Event Messages table.

  • Use the System, Environment, and component filters to narrow the results to specific pieces of specific environments.
  • Use the Time range filters to specify the dates to include in the results.
  • Use the search field to find messages containing specific terms. 
  • Click on a column header to sort by that column.
  • Choose a message type and/or category from the Type and Category column header menus.
  • Specify values in the Responder, Client, or Server column headers to filter by those terms.

You can also choose which columns to include in the table. 

  1. Click the table columns icon and enable the types of columns you want to include.
  2. Click Confirm to add or remove the columns.

Refer to the table below for more information about the available columns:

ColumnDescription
Time StampWhen the event message occurred, to the nearest millisecond.
TypeType of event message, either a proxy, virtual asset, server or unmatched request event.
CategoryCategory of the event message, either request received, response sent, proxy request sent, proxy response received, proxy traffic (combination of proxy request sent and proxy response received), debug, info, warning, or error.
TargetWhether the target of the proxy was internal to the Virtualize server or external.
AssetThe name of the proxy or virtual asset, if any.
ComponentThe CTP component associated with the asset, if any.
EnvironmentThe CTP environment associated with the asset, if any.
SystemThe CTP system associated with the asset, if any.
ResponderThe name of the message responder or proxy connection listen path that handled the request.
IterationThe data source iteration used by the virtual asset.
ClientThe client host name that sent the request.
Client IPThe client IP address that sent the request.
ServerThe name of the Virtualize server where the event message originated.

Actions

You can select one or more rows and delete message or download them as CSV files.

You can also select matching message and response pairs and click Create traffic file to create a traffic file on the server. We recommend filtering the category by Proxy Traffic to get the best request/response pairs for the traffic file. The file will be saved to the recorded_traffic directory. 

Select any row to display the message details in the lower portion of the page.

In the Message Details area, you can click Open to see the complete Event Details page.

  • No labels