2 Replies Latest reply on Jul 3, 2015 2:56 PM by seacuke23

    JBPM Audit via JMS Topic

    seacuke23

      We're considering process execution on the execution server.  I'm investigating pushing audit logging out via JMS.  Ideally I would like to push the auditing out via Topic.  I have noticed that when editing the deployment descriptor for a project in the workbench there is an audit mode which I can set to JMS but I don't see any additional configuration options.  I suspect this will push the events out on the AUDIT queue which I see bound to JNDI.  Is there an out of the box way to configure auditing via Topic?  Would I need to add my own process listener and do it myself?