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

David Ward (JIRA) jira-events at lists.jboss.org
Thu Jun 17 11:15:46 EDT 2010


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

David Ward reassigned JBESB-2883:
---------------------------------

    Assignee: David Ward


> Support Drools audit log in BusinessRulesProcessor
> --------------------------------------------------
>
>                 Key: JBESB-2883
>                 URL: https://jira.jboss.org/browse/JBESB-2883
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.6
>            Reporter: Jeff DeLong
>            Assignee: David Ward
>             Fix For: 4.9
>
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list