[jboss-jira] [JBoss JIRA] (AS7-2213) Provide an operation to retrieve the last 10 errors from the log

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Nov 8 11:52:18 EST 2012


    [ https://issues.jboss.org/browse/AS7-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732876#comment-12732876 ] 

Brian Stansberry commented on AS7-2213:
---------------------------------------

If we want this to be able to store and retrieve arbitrary amounts of data, then the custom appender that stores data could store it in the data/ dir in a custom format, allowing as much data as is desired and queries for as long as is desired. You get into all the issues of log file management though; the need to rollover and the need to clean out old logs.
                
> Provide an operation to retrieve the last 10 errors from the log
> ----------------------------------------------------------------
>
>                 Key: AS7-2213
>                 URL: https://issues.jboss.org/browse/AS7-2213
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management, Logging
>            Reporter: Heiko Braun
>            Assignee: James Perkins
>             Fix For: 7.2.0.Alpha1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list