cms.c2sgmbh/docs
Martin Porwoll 6bbbea52fc feat: implement monitoring & alerting system
- Add AuditLogs collection for tracking critical system actions
  - User changes (create, update, delete)
  - Tenant changes with sensitive data masking
  - Login events tracking

- Add Alert Service with multi-channel support
  - Email, Slack, Discord, Console channels
  - Configurable alert levels (info, warning, error, critical)
  - Environment-based configuration

- Add Email failure alerting
  - Automatic alerts on repeated failed emails
  - Per-tenant failure counting with hourly reset

- Add Email-Logs API endpoints
  - GET /api/email-logs/export (CSV/JSON export)
  - GET /api/email-logs/stats (statistics with filters)

- Add audit hooks for Users and Tenants collections
- Update TODO.md with completed monitoring tasks

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 20:58:20 +00:00
..
anleitungen feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
CLAUDE_PAYLOAD_CMS.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
IMPLEMENTIERUNGS-AUFTRAG.md feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
INFRASTRUCTURE.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROJECT_STATUS.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
Prompt phase2 blocks.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROMPT_CONSENT_PAYLOAD.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROMPT_PAYLOAD_API_CONFIG.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROMPT_PHASE1_COLLECTIONS.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROMPT_PHASE4_CONTENT_MIGRATION.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROMPT_PRIVACY_POLICY_PAYLOAD.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
PROMPT_UNIVERSAL_FEATURES_PAYLOAD.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
SECURITY_FIXES.md test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00