@untitaker thanks for the reply. I’m setting up on-premise docker sentry, and I want to test my custom integration. But the docker logs are only outputting uwsgi logs, and I don’t see uwsgi conf on the sentry repo. I also checked the LOGGING dict from /conf/server.py, it does output the logs to console, but I am unable to see the logs from docker logs, how can I enable logs to stdout?