WAS v8.5 > Reference > Log and trace file descriptions

HPEL Log viewer settings page

To view this dmgr console page, click...

We can only access this page when the server is configured to use HPEL log and trace mode.

We can view log and trace data for stopped servers as long as a node agent or administrative agent is running on the same machine, and that agent is configured to use HPEL.


Log view table

Records are displayed in the order they were recorded by the server. Columns include...

Column Description
Time Stamp Time when the event was recorded.
Thread ID Identity of the thread that recorded the event in hexadecimal notation.
Logger Logger that recorded the event.
Level Type of event that was recorded.
Message Message from the recorded event. Message IDs are underlined. Click to get an explanation and recommended action.

To manipulate the log view...

Button Resulting action
Refresh View Clear the contents of the viewer and reinitializes the view using records from the server. Use this button to retrieve information about any additional rows created since the log viewer was started.
Show Only Selected Threads Filter any records created by any thread other than the one selected in the selection area. Clicking on this button enables the Show All Threads button.
Show All Threads Display any records that were filtered when we clicked Show Only Selected Threads.. This button is only enabled when we have restricted the view using the Show Only Selected Treads button.
Select Columns Enable you to select the columns in the viewer to view.
Export Export logs to local workstation in any of basic, advanced, or binary (HPEL) formats
Copy to Clipboard Copy the records that are highlighted in the selection area into the operating system clipboard.
Server Instance Information Displays attributes for the selected server instance process. Use this table to find attributes and corresponding values for the server instance process environment. These properties are similar to the ones found in the header of basic mode logs.


Content and filtering details

Specify what content sources to include and what content to filter from the log view.


Server instance

Change the server instance from which log records are retrieved.

Each time the server is restarted, a new server instance is created. By default, the log view table shows log records generated in the most recent server instance. To select a different server start time, choose a server instance with the appropriate start timestamp. The timestamps shown represent the timestamp of the first record written to each server instance.


View contents

Control what content sources are displayed in the log view.


System Out

Content logged to the System.out output stream is included in the log view.


System Error

Content logged to the System.err output stream is included in the log view.


Logs and trace

Log and trace records are included in the log view.

Log and trace entries can be further specified to include a minimum or maximum level. Minimum and maximum can be specified together, for example to display only a certain level of trace. If log and trace is not selected neither log nor trace records of any severity might be displayed.

Examples of log and trace filtering:


Filtering

Controls which records are included in and excluded from the log view.

For all filters in this section, multiple entries might be specified using a colon (:) as a separator character. A limited set of regular expression characters can be used. Refer to console documentation for more details. If multiple filter settings are specified, the filter conditions must all be true for a record to be displayed in the log view.


Include loggers

List of loggers whose records are included in the log view.


Exclude loggers

List of loggers whose records are excluded from the log view.


Message contents

Message content that each record must contain to be included in the log view.


Event timing

Controls what records are displayed in the log view based on a start and end date and time.


From

Time of day, which the record creation time must be greater than or equal to for the record to be displayed in the log view.

Time must be specified as HH:mm:ss.SSS using the 24-hour clock. If the From value is not specified, a default value of 00:00:00.000 is used.


On (first occurrence)

Date, which the record creation date must be greater than or equal to for the record to be displayed in the log view.


Until

Time of day, which the record creation time must be less than or equal to for the record to be displayed in the log view.

Time must be specified as HH:mm:ss.SSS using the 24-hour clock. If the Until value is not specified, a default value of 23:59:59.999 is used.


On (second occurrence)

Date, which the record creation date must be less than or equal to for the record to be displayed in the log view.


Related


Change to HPEL logging and tracing from basic mode


+

Search Tips   |   Advanced Search