Audit Log Service-Evaluating Different Approaches
Audit Log is basically all sort of records that corresponds to any changes within the application. Most importantly, while designing an audit log service we should understand what fields to audit when an event occurs. The information included in the log should provide the context of the event, the “who, what, where, and when,” and anything else of relevance.