[jboss-jira] [JBoss JIRA] (AS7-6757) Allow hooking into logging subsystem through Management API

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Mar 19 23:26:43 EDT 2013


     [ https://issues.jboss.org/browse/AS7-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka updated AS7-6757:
------------------------------

    Description: 
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.

  was:
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.


    
> Allow hooking into logging subsystem through Management API
> -----------------------------------------------------------
>
>                 Key: AS7-6757
>                 URL: https://issues.jboss.org/browse/AS7-6757
>             Project: Application Server 7
>          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