[esb-issues] [JBoss JIRA] Updated: (JBESB-2883) Support Drools audit log in BusinessRulesProcessor

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Oct 14 09:48:06 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBESB-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Conner updated JBESB-2883:
--------------------------------

    Fix Version/s: 4.8


> Support Drools audit log in BusinessRulesProcessor
> --------------------------------------------------
>
>                 Key: JBESB-2883
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2883
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.6
>            Reporter: Jeff DeLong
>             Fix For: 4.8
>
>
> It would be nice if the BusinessRulesProcessor allowed for configuration of a log file for audit logging. This audit log can then be read by the JBTools Drools Audit viewer. Which is very convenient for debugging. 
> The API looks like:
> 			logger = KnowledgeRuntimeLoggerFactory.newThreadedFileLogger(ksession, "log/audit", 500);
> So the configuration requires the path to the log file (relative path will be from the bin directory and the user must create the log directory in bin) as well as the time interval after which the log will be written, e.g. 500 milliseconds.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list