2 Replies Latest reply on Oct 1, 2013 2:38 PM by altanis

    JBoss AS 7.2 - JMX audit logging

    altanis

      Hi

       

      Together with my team we are migrating JBoss AS 5 to AS 7.2.

       

      Our application uses MBeans and MXBeans for all management activities. On JBoss 5 we used web based jmx-console, however on AS 7 we would like to switch to JVisualVM with MBeans plugin. One of our key requirements is to use LDAP authorization and audit logging of all activities. Authorization is an easy part and we know how to do it, but we don't have any idea how to log all activities (all operations invoked on MBeans) from JVisualVM.

       

      Do you have any ideas how to accomplish this task?

       

      Regards

      Sebastian