Subhanshu20135 opened a new issue, #6604:
URL: https://github.com/apache/incubator-kie-drools/issues/6604

   Hi Maintainers,
   
   I  am currently using Drools v10.1.0 in a Spring Boot microservices 
architecture and have used Listeners and Persistence for Rule Audit for 
Compliance, but it remains inconsistent, so I have built a module which tackles 
this problem.
   
   This module capture and query rule execution and fact lifecycle events: 
   
   - rule fired, 
   - matches created/cancelled, 
   - fact insert/update/delete, 
   - agenda changes, 
   - session lifecycle 
   
   This gives Drools a supported audit trail for debugging, analytics, and 
compliance use cases.
   
   I would be happy to contribute my implementation if it aligns with the 
project direction.
   
   PR: [#6603](https://github.com/apache/incubator-kie-drools/pull/6603)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to