10 lines
751 B
Markdown
10 lines
751 B
Markdown
# References
|
|
|
|
Bundled resources for database-audit-logger skill
|
|
|
|
- [ ] database_audit_best_practices.md: Detailed guide on database audit logging best practices, including regulatory compliance (HIPAA, GDPR) and security considerations.
|
|
- [ ] trigger_based_auditing.md: Explanation of trigger-based auditing, including code examples for creating triggers in different database systems (MySQL, PostgreSQL, SQL Server).
|
|
- [ ] cdc_implementation.md: Guide on implementing Change Data Capture (CDC) for real-time audit logging.
|
|
- [ ] database_log_formats.md: Documentation on different database log formats and how to parse them for audit purposes.
|
|
- [ ] example_audit_policies.md: Examples of audit policies for different database systems and use cases.
|