Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Diagnostics: View Web Server Log Table

Column Display     Related Tasks     Related Topics

This page shows you the latest contents of the HTTP access log file.

To select log messages generated during a specific time interval, or to enter a filter expression, select Customize this table. You can set the following customizations:

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Host

Either the DNS name or the IP number of the remote client.

Remote User

Any information returned by IDENTD for the remote client; WebLogic Server does not support user identification.

Authenticated User

If the remote client user sent a userid for authentication, the user name; otherwise "-".

Timestamp

Day, calendar month, year and time of day (24-hour format) with the hours difference between local time and GMT, enclosed in square brackets.

Request

First line of the HTTP request submitted by the remote client enclosed in double quotes.

Status

HTTP status code returned by the server, if available; otherwise "-".

Byte Count

Number of bytes listed as the content-length in the HTTP header, not including the HTTP header, if known; otherwise "-".

Message

A description of the HTTP Access Log Entry.

Related Tasks

Related Topics


Back to Top