[jboss-jira] [JBoss JIRA] (WFCORE-671) Configuration change reporting

Brian Stansberry (JIRA) issues at jboss.org
Mon Jun 15 13:43:02 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079317#comment-13079317 ] 

Brian Stansberry commented on WFCORE-671:
-----------------------------------------

This is really audit logging data, so probably this should just be done with an in-memory handler for the existing audit logging feature. That restricts its use to SuperUser and Auditor, and ties the configuration aspect into the audit logging config. That makes the fact that a persistent log should be used for long term recording more obvious.

Restricting use to SuperUser and Auditor also removes any need to elide any data from the output, as those roles can see anything.

> Configuration change reporting
> ------------------------------
>
>                 Key: WFCORE-671
>                 URL: https://issues.jboss.org/browse/WFCORE-671
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: ehsavoie Hugonnet
>             Fix For: 2.0.0.Beta1
>
>
> Allow administrators to view the last N (configurable) changes in the domain/server configurations made by other authorized administrators.
> Proper RBAC eliding of information should be done, a la what was done with the boot error reporting feature.
> I see this as being very similar to the boot error reporting.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list