hapifhir / hapi-fhir-jpaserver-starter

Apache License 2.0
383 stars 1.03k forks source link

Store Log into Database #668

Open aakashkag opened 6 months ago

aakashkag commented 6 months ago

Hi, I'm interested in implementing a system to log certain details of both requests and responses, specifically the request date, URL, parameters, and the count of documents in the response. I aim to store this information in a database. Could anyone provide guidance or steps on how to achieve this functionality effectively? Any insights or advice would be greatly appreciated. Thank you,

jkiddo commented 5 months ago

@aakashkag see https://hapifhir.io/hapi-fhir/docs/security/balp_interceptor.html