[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
Fri Nov 9 14:29:18 EST 2012


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

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

You need to address the 2 concerns I noted above. How to identify what "log" to read, and how to reliably parse the content when it could have any kind of format.

Optional "path" and "relative-to" attributes on the op you suggest could work for the former, with default values of server.log and jboss.server.log.dir to cover the common case.

Crap; a flaw in my "put it in the logging subsystem" argument -- that doesn't cover the process controller and host controller 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