Show TOC Start of Content Area

Object documentation Predefined View  Locate the document in its SAP Library structure

Definition

A predefined view in the Logs and Traces plug-in displays list and text formatted logs and traces. A predefined view is defined by a combination of the following:

     Filters by data source location of the logs and traces

     Filters by log and trace name and type

     Filters by content of the logs and traces

     Customization of the columns and fields to be displayed for the logs and traces.

Use

You can use the predefined views in the Logs and Traces plug-in:

     To filter and view logs and traces

     As a template for creating a custom view. For more information, see Creating, Exporting and Importing Custom Views.

The priority for applying the filters is the following: when you apply a filter, all filters that are set below it are also applied and the filters that are set above it, if any, are not applied.

Example

If you have set all filters in a view and apply the filter by data source, it will be applied and all other filters below it will be applied.

If you have set all filters in a view and apply only the filter by content, then only the filter by content will be applied.

The conditions for applying the filter criteria are the following: when you set two or more filter criteria of the same type, the condition is logical OR. When you set filter criteria of a different type, the condition is logical AND.

Example

If you set the following filters by content:

      Severity equals WARNING

      Severity equals ERROR

All logs and traces with severity WARNING OR ERROR will be displayed.

In addition, if you set the following filters by content:

      Category contains /System/

Logs and traces with severity WARNING AND category /System/ and logs and traces with severity ERROR AND category /System/ will be displayed.

Predefined Views in the Logs and Traces Plug-In

Predefined View

Description

SAP Logs

Shows all list formatted logs and traces on all selected systems merged in a table. No filters by data source and content are set.

Note

SAP Logs view does not show default trace files.

Last 24 Hours

Shows all list formatted logs and traces from the last 24 hours on all selected systems merged in a table. No filter by data source is set. The following filter by content is set: Date & Time – Relative equals last 24 hours.

Alert

Shows all list formatted logs and traces with severity ERROR and FATAL on all selected systems merged in a table. No filter by data source is set. The following filter by content is set: Severity is greater than or equal to error.

Default Trace

Shows all default trace files on all selected systems merged in a table. No filters by data source and content are set.

Text Formatted Traces

Allows you to view all text formatted logs and traces on all selected systems. Text formatted logs and traces are not merged in a table. No filters by data source and content are set. You can select a particular log or trace on a particular host to view.

Expert

Allows you to view all logs and traces, both list and text formatted, on all selected systems. No filters by data source and content are set. Allows you to browse for particular logs and traces.

Archives

Allows you to view archives of logs and traces, both list and text formatted. No filters by data source and content are set. Allows you to browse for particular archives.

Standalone Log Viewer

Allows you to view logs and traces from a J2EE Engine that is not running by connecting to a Standalone Log Viewer server.

 

 

End of Content Area