[jboss-jira] [JBoss JIRA] (WFCORE-3787) JMX audit logging should support all the handlers supported by core audit logging
James Perkins (JIRA)
issues at jboss.org
Fri May 11 11:08:05 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574973#comment-13574973 ]
James Perkins commented on WFCORE-3787:
---------------------------------------
My main concern is we the same handlers in different subsystems with different attributes/child resources. I just think the resources need to be consistent.
I do agree with smaller subsystems gives better slimming opportunities. That's the main reason I thought using known categories would be nice. For example if the logging subsystem is removed and a different log manager is used it would be easy for the user to turn on/off audit logging. That said I do understand that security restrictions is an issue there.
> 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