Audit logging
Use audit logs for compliance evidence, debugging, and forensic investigation.
4 lessons.
Read in order, or jump to what you need.
What's logged
By the end of this lesson, you will be able to identify what the audit log captures and what it deliberately excludes, explain the mutations-only design choice, and describe the per-event payload…
Request and response body capture
By the end of this lesson, you will be able to read a captured request/response body in the audit log, predict what will be redacted vs preserved, and decide when to override body-capture defaults…
Filtering, sorting, exporting
By the end of this lesson, you will be able to construct an audit-log query that answers a specific forensic or compliance question, sort and paginate efficiently for large result sets, and export…
Audit as compliance evidence
By the end of this lesson, you will be able to map ZopNight audit-log queries to specific SOC 2 and ISO 27001 controls, collect reproducible evidence on demand, and recognize the boundary between…