[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
Fri Nov 9 14:09:18 EST 2012
[ https://issues.jboss.org/browse/AS7-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733196#comment-12733196 ]
James Perkins commented on AS7-2213:
------------------------------------
If that's the case then, should it just be a custom operation? That would be pretty simple.
{code}
/subsystem=logging:read-log-messages(category="org.jboss.as", min-level="WARN", max-messages=10)
{code}
The category could be stretching it a bit, but it could be useful too.
> 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