[ http://issues.apache.org/jira/browse/GERONIMO-1068?page=all ]
Joe Bohn updated GERONIMO-1068:
-------------------------------
Attachment: weblog2.patch
This patch fixes a number of related problems when viewing the web logs for
Jetty or Tomcat:
- Can search more than the most current log for log files
- Searches only the logs which contain records for the timeframe of the query
- Provides the ability to return results from multiple log files.
- Adds support for the notion of multiple logs and multiple files per log (but
not completely)
This fix is dependent upon GERONIMO-1028 and I tried really, really hard to
extract those changes from this patch so they could be applied seperately.
However, the code is so inter-related that I could not produce such a patch.
So, reluctantly, this patch also includes the patch for GERONIMO-1028. On a
last minute check it appears that this patch reverses a small aspect that was
fixed in 1028 to ignore dates. I'll catch that in a subsequent fix.
> When viewing the Web Access Log only records from the earliest date in the
> search are displayed
> -----------------------------------------------------------------------------------------------
>
> Key: GERONIMO-1068
> URL: http://issues.apache.org/jira/browse/GERONIMO-1068
> Project: Geronimo
> Type: Bug
> Components: console
> Versions: 1.0-M5
> Environment: all
> Reporter: Joe Bohn
> Attachments: weblog2.patch
>
> The web access log viewer portlet does not permit a user to view records from
> more than one date. If more than one date is selected records are only
> displayed for the earliest date selected (if available).
> If there are no records for the earliest date then nothing is returned (even
> if there are records for other dates in the range).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira