How to enable audit logging with BRMS6.x?

Solution Unverified - Updated -

Issue

Audit logging is enabled by the following code with BRMS5.3.

String logFileName = "D:/BRMSWebService/WebService/Rulelog/" + "ExecRule_" + procName + "_" + factName;
logger = KnowledgeRuntimeLoggerFactory.newFileLogger(slSess, logFileName);
slSess.addEventListener(new DebugAgendaEventListener());
slSess.addEventListener(new DebugWorkingMemoryEventListener());

How can it be enabled with BRMS6.x as well?

Environment

  • Red Hat JBoss BRMS
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content