diff --git a/docker/supervisord-lvalert-overseer.conf b/docker/supervisord-lvalert-overseer.conf
index e3cf757406391a8f7abc571ddd2488f698d75dc8..fd5a3ae2b5b4d4c1600197a2d97e7455ef7912ef 100644
--- a/docker/supervisord-lvalert-overseer.conf
+++ b/docker/supervisord-lvalert-overseer.conf
@@ -2,7 +2,7 @@
 command=lvalert_overseer -a %(ENV_LVALERT_USER)s -b %(ENV_LVALERT_PASSWORD)s
     -s %(ENV_LVALERT_SERVER)s -p %(ENV_LVALERT_OVERSEER_PORT)s
     -r %(ENV_LVALERT_OVERSEER_RESOURCE)s
-    -l /tmp/overseer_stdout.log -e /tmp/overseer_stderr.log
+    -l - -e -
 user=gracedb
 group=www-data
 stdout_logfile=/dev/stdout