You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Remko Popma (JIRA)" <ji...@apache.org> on 2013/04/20 02:33:17 UTC

[jira] [Closed] (LOG4J2-207) JMX support for Log4j2

     [ https://issues.apache.org/jira/browse/LOG4J2-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma closed LOG4J2-207.
------------------------------


Confirmed. All worked fine & docs look good. Glad the profile added to core/pom.xml worked on your mac.
                
> JMX support for Log4j2
> ----------------------
>
>                 Key: LOG4J2-207
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-207
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: Core, Documentation
>            Reporter: Remko Popma
>            Assignee: Ralph Goers
>             Fix For: 2.0-beta5
>
>         Attachments: LOG4J2-207-jmx-images.zip, LOG4J2-207-jmx-v2.patch
>
>
> Provide built-in support for JMX.
> Features wish-list (from the log4j-dev mailing list):
> 1.  Show all the LoggerContexts and their configurations.
> 2. Ability to modify a configuration (this should involve cloning the current configuration,
> modifying it and then replacing the prior configuration with the new one).
> 3. Statistics from various components.
> 4. Display log output on the JMX console (at least the StatusLogger output).
> ----
> stats : (if using) rolling file - number rolls - long, time of last x 
> rolls - sometimes a node starts logging too much and we need to add to 
> number of max files or other action (could mean too many errors)
> number of err & fatal logs in last x2 hours
> where x, x2 are jmx properties with good defaults
> ----
> For statistics I could imagine things like the total number of events. The number of non-filtered
> events. The number of events that were directed to a specific Appender, and such.
> ----
> I could imagine it could be handy to connect via JMX and retrieve the last
> X number of warn/error/fatal events via JMX..
> ----
> ability to "flushBuffers"

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org