[ http://issues.apache.org/jira/browse/GERONIMO-805?page=all ]
     
Aaron Mulder resolved GERONIMO-805:
-----------------------------------

    Fix Version: 1.0-M5
                     (was: 1.0)
     Resolution: Fixed
      Assign To: Aaron Mulder

> System Log Viewer portlet has a lot of untapped potential
> ---------------------------------------------------------
>
>          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
>     Assignee: Aaron Mulder
>      Fix For: 1.0-M5

>
> If would be helpful if this portlet:
>  - would let you say "last N records"
>  - would let you skip the end value or input an end value larger than the 
> displayed line count (to catch new rows)
>  - would show line numbers of the matching lines, or let you specify bounds 
> by time range (using the same format as the records it shows)
>  - would shows stack traces in the log formatted in a reasable way, yet 
> without causing the window to be too wide
>  - would filter based on log messages of the specified log level or higher, 
> and should actually filter based on log level not based on lines that contain 
> the same text as the name of the log level (so a search on "WARN" wouldn't 
> find a message like "13:45:11,760 DEBUG [SmapUtil$SDEInstaller] 277 read 
> class attr -- '>WARN '", but would find an ERROR message)
>  - would not cause an OutOfMemoryError when viewing a log file, particularly 
> not for a log file generated entirely that day (say, oh, 90k lines)
>  - would in any case cap the display to some reasonable number of lines, say 
> <= 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

Reply via email to