Use stderr
@@ -1,5 +1,6 @@
user root;
worker_processes auto;
+error_log stderr error;
events {
worker_connections 16384;