Skip to content

Add structured logging with correlation IDs and centralized aggregation #439

@Smartdevs17

Description

@Smartdevs17

Description

Logs are unstructured making debugging across services difficult. Implement structured logging with correlation IDs.

Acceptance Criteria

  • Structured JSON logging format
  • Correlation ID propagation across async boundaries
  • Log level configuration per module
  • PII redation in logs
  • Centralized log aggregation (ELK or Loki)
  • Log query dashboard with filtering

Technical Scope

  • backend/services/logging.ts
  • src/services/
  • Edge: async context propagation, log volume management, sensitive field detection

Metadata

Metadata

Assignees

Labels

200-points200 point issueStellar WaveIssues in the Stellar wave programdrips-waveIssues in the Drips Wave programhighHigh complexity issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions