COVID-19-electronic-health-system / Coronalert

CoronaTracker notification service
6 stars 2 forks source link

[FEAT] Add/find logs for the coronalert-notify lambda #45

Open acthelemann opened 4 years ago

acthelemann commented 4 years ago

⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.

Prerequisites

Summary

Logs for the subscribe and unsubscribe lambdas can be found in CloudWatch, but not for the notify lambda. Maybe they're stored somewhere else or maybe they have to be "hooked up" to CloudWatch somehow.

Motivation

Debugging purposes.

Possible Alternatives

Use Twilio logs instead.