Security Logging

Design and review security audit logging and detection: record who did what and when for auth events, data changes, and admin actions; never log passwords, tokens, or PII; keep logs tamper-evident; add a few high-value alerts such as failed-login thresholds. Use for audit trails, log redaction, monitoring, or incident investigation.

AL-JANEF Updated

File contents

AL-JANEF/janef-forge/tree/main/skills/security/security-logging commit a13bfd21c0

Frequently asked questions

npx skillmds@latest add al-janef/security-logging-2