System Log Viewer portlet s-s-sucks!
------------------------------------
Key: GERONIMO-805
URL: http://issues.apache.org/jira/browse/GERONIMO-805
Project: Geronimo
Type: Bug
Components: management
Versions: 1.0-M5
Reporter: Aaron Mulder
Fix For: 1.0
- doesn't let you say "last N records"
- doesn't let you skip the end value or input an end value larger than the
displayed line count (as if the log won't continue to grow!)
- doesn't show line numbers of the matching lines
- doesn't let you specify bounds by time range (which it does at least show).
- shows stack traces as a single super-long line/message, forcing the page to
be unacceptably wide
- filtering on log level actually greps the entire line for the log level, so
a search on "WARN" finds a message like "13:45:11,760 DEBUG
[SmapUtil$SDEInstaller] 277 read class attr -- '>WARN '".
- searching on a level returns ONLY that level, not that level and higher
- viewing a log file with less than a day's content (90k lines) causes an
OutOfMemoryError in the server (and viewing via the web site should in any case
cap to some reasonable number of lines, <= 1000?)
--
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