[jboss-jira] [JBoss JIRA] (AS7-2213) Provide an operation to retrieve the last 10 errors form the log
Brian Stansberry (Commented) (JIRA)
jira-events at lists.jboss.org
Sun Nov 27 23:13:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645821#comment-12645821 ]
Brian Stansberry commented on AS7-2213:
---------------------------------------
A quick thought on how to do this -- add a new appender that stores a configurable number of messages in memory.
I don't want to go hacking into the logging subsystem to try and figure out which appender is the server.log appender and then go find the file and grep it.
> Provide an operation to retrieve the last 10 errors form the log
> ----------------------------------------------------------------
>
> Key: AS7-2213
> URL: https://issues.jboss.org/browse/AS7-2213
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Brian Stansberry
> Fix For: 7.1.0.CR1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list