Datadog
We use datadog for our logging and monitoring
Logs
ECS
We run a datadog sidecar container in each task which does the logging, I don't know how this works...
Lambda 🐑
We have manually installed three datadog forwarder lambda functions using the CloudFormation stack on the datadog website. These send logs to prod, stagig or testing.
To add logs from a new lambda, follow the instructions in the lambda-template readme
Frontend
I don't know how we do it but we send logs from the frontend
Docker swarm
This is only for dev. Not currently logged, will be soon...
Monitoring
We have various monitors set-up which will alert us in slack if something goes wrong. These are manually created in datadog monitors