← Back to Auth Vault

Auth Audit Logger

$4.99

Authentication event audit logger that tracks login attempts, failures, account lockouts, password changes, and suspicious activity patterns. Includes rate-based anomaly detection, IP tracking, and structured JSON logging with rotation. Runs on Python 3.10+ stdlib only.

# Start audit logging demo
python main.py demo --events 50

# Query audit logs for a user
python main.py query --user alice --event-type failure --last 24h

# Check for suspicious activity
python main.py alerts --threshold 5 --window 10m
Grab This — $4.99