[jboss-jira] [JBoss JIRA] (WFCORE-3787) JMX audit logging should support all the handlers supported by core audit logging

Yeray Borges (JIRA) issues at jboss.org
Wed May 2 04:43:01 EDT 2018


Yeray Borges created WFCORE-3787:
------------------------------------

             Summary: JMX audit logging should support all the handlers supported by core audit logging
                 Key: WFCORE-3787
                 URL: https://issues.jboss.org/browse/WFCORE-3787
             Project: WildFly Core
          Issue Type: Feature Request
          Components: JMX
    Affects Versions: 5.0.0.Alpha5
            Reporter: Yeray Borges
            Assignee: Yeray Borges


Users can enable audit logging for the management interfaces, which will log all operations performed using the management console, management CLI, or custom application that uses the Management API.

JMX subsystem can use the handlers defined for audit logging, but at this moment, only {{file-handler}} and {{syslog-handler}} can be used in JMX subsystem. 

This issue will extend the list of supported handlers for JMX subsystem to all handlers supported by core audit logging.

The handlers supported by core audit logging are:
* file-handler  
* in-memory-handler
* periodic-rotating-file-handler
* size-rotating-file-handler
* syslog-handler






--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list