Show TOC

Procedure documentationUsing HTTP Views Locate this document in the navigation structure

 

Use these predefined views if you need log information about web transfer processes on an AS Java system.

Prerequisites

Open the Log Viewer tool by choosing   SAP NetWeaver Administrator   Problem management   Logs and Traces   Log Viewer  .

Procedure

Predefined HTTP Views

Predefined View

Description

HTTP Access

Shows a table of text formatted log records written in the http_access.log file. These logs are related to the process of accessing a permission to a relevant HTTP system page.

HTTP Response

Shows a table of text formatted log records written in the responses.trc file. These traces are related to the process of accepting an answer from the HTTP page that is called.

Servlets - JSP

Shows a table of merged log records located in the server.log and defaultTrace.trc log files on all selected systems. These log records give information about servlets in the Java Server Pages (JSP).

The following filter by content is set: Location contains .servlets_jsp.

  1. From Show View dropdown box, choose HTTP and then select a predefined view.

    The newest records are displayed at the top.

  2. To display a table on a separate screen with all the relevant log files, choose Show all Log Files included in this set of log records (Show all Log Files included in this set of log records) .

  3. From Display Log File, you can find all the files containing logs for the selected HTTP view.

    Note Note

    This dropdown box is relevant only for text-formatted logs.

    End of the note.
  4. Choose Show Advanced Filter.

  5. You can apply various types of filtering log records for the HTTP views.

    More information: Filtering Logs and Traces.