You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Audit4j
Hi
Im interested in mount audit4j as a microservice in docker.
My plan would be run different microservices, all sendind the trace to a "TraceServer". Initialy looks like audit4j-microservice will do it, but too i need a confirmation for the Server, checking that the trace was received and saved correctly.
Anybody knows if this it posible with audit4j?
Best Regards
Guillermo
Janith Bandara
unread,
Jan 26, 2018, 11:03:28 PM1/26/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Audit4j
Hi Guillermo,
Currently this is not possible due to the fact that Audit4j core works asynchronously. But using few modification to the core, this can be implemented via callback methods.