Stream: hapi
Topic: Hapi Plain Server - Audit Hooks
Nath (Apr 03 2020 at 00:40):
Hello,
I am using the Plain server. I wanted to do automatic audit when someone views a resource or update a resource. I see there are some interceptors Hook SERVERS_OUTGOING_RESPONSE. How can I create an audit event which can capture who, action(read/update/delete), what changed?. Also, for update, how can I find before and after changes?. Could you please guide me ?, thanks a lot for your help.
Last updated: Apr 12 2022 at 19:14 UTC