This portlet displays and filters the Jetty log file. The Jetty log file contains HTTP accesses and messages from JSP and servlet applications that are running on Geronimo. By default this portlet displays the contents of the log file for the current date. The user can apply filtering criteria to view only data of interest. The user may enter information into any/all/none of the fields, which are defined next.

Refresh Retrieves the latest lines from the log file while retaining the user's filtering criteria.
From/To Display log output from the dates specified.
Ignore Dates If this checkbox is checked, filtering will not be done using the date. All log lines that match the other filtering criteria will be displayed regardless of the date.
Remote Address A specific remote host can be entered in this field using it's IP address, e.g., 192.168.1.1.
Authenticated User A username, such as "system."
Request Method This drop-down box allows the user to filter on "ANY", "POST" and "GET" methods.
Requested URI Filtering can be done on the Requested URI field by entering a URI, such as, http://localhost:8080/cviewer/jsp/viewclass.jsp