JWRL is a request logger for Java Web
applications. The software was written to easily
show statistics about visits to a Web site with
hosting that supports Java. Requests are
preprocessed by a filter and information about
them is stored in a MySQL database. A Web
interface shows visits to specific resources and
information about interesting headers. The
application uses the Log4j library for logging and
MaxMind GeoIP to determine country by IP address.