Does anyone know how to setup some logging from a ...
# general
f
Does anyone know how to setup some logging from a containers stdout & stdin using EKS & Fargate and Pulumi? I want to use Prometheus and Loki but not sure how to setup it up with pulumi. I think something missing from Pulumi docs for getting a production ready rollup is something related to capturing metrics and logging from all containers, preferably without changing our app images. We use stdout and stdin.