Hi, I am firing rules made on kie workbench application, from backend using the api that gets generated on deploying the rule on kie workbench. I am using a spring boot application on my backend to fire the rules.
How to get the audit logs including no of rules fired, rules which are fired, fact insertion,deletion and updation etc.