[jboss-jira] [JBoss JIRA] (AS7-2213) Provide an operation to retrieve the last 10 errors from the log
James Perkins (JIRA)
jira-events at lists.jboss.org
Thu Nov 8 12:21:18 EST 2012
[ https://issues.jboss.org/browse/AS7-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732893#comment-12732893 ]
James Perkins commented on AS7-2213:
------------------------------------
I think I need to understand the motivation here a bit more. Is this just for the purposes of AS7-1311? If so why don't we just read the server.log itself?
If we're looking for something that refreshes the log displayed on the web console each time a new message is logged then using a QueueHandler might be an approach. Note we do run the risk of missing messages with a QueueHandler as it will only hold the limit set on the handler.
> 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