- Receives logs from other services like articles, users, client service.
- Stores the logs in postgres service
- The logs will be analysed in an analytics service
Alerting and Notification Microservice: Monitors incoming data for predefined rules or thresholds. Sends notifications and alerts to users or administrators. Supports configurable alert rules and notification channels.
go get github.com/AntonyIS/notelify-logging-service