[jboss-jira] [JBoss JIRA] (WFLY-1048) Allow hooking into logging subsystem through Management API
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed May 15 15:32:06 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774576#comment-12774576 ]
Brian Stansberry commented on WFLY-1048:
----------------------------------------
Note on implementation of push: the management layer doesn't use Java EE, so no Servlet 3.2 onDataAvailable().
> Allow hooking into logging subsystem through Management API
> -----------------------------------------------------------
>
> Key: WFLY-1048
> URL: https://issues.jboss.org/browse/WFLY-1048
> Project: WildFly
> Issue Type: Feature Request
> Components: Logging
> Reporter: Ondrej Zizka
> Assignee: James Perkins
> Labels: logging
>
> Provide a way to poll log messages through the management API.
> Could be then used in the AS console. Some kind of detached window, or perhaps tab, with log, perhaps pushed through Servlet 3.2's onDataAvailable() ...
> Note that this is different from AS7-2213, which needs AS to keep some history. This doesn't.
> BTW, JBDS gets the logs through SSH, because the AS may fail booting before anything is able to hook in like this.
--
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