Using HTTP Views 
Use these predefined views if you need log information about web transfer processes on an AS Java system.
Open the Log Viewer tool by choosing .
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. |
From Show View dropdown box, choose HTTP and then select a predefined view.
The newest records are displayed at the top.
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)
.
From Display Log File, you can find all the files containing logs for the selected HTTP view.
Note
This dropdown box is relevant only for text-formatted logs.
Choose Show Advanced Filter.
You can apply various types of filtering log records for the HTTP views.
More information: Filtering Logs and Traces.