>> 1 - This example sets the access_log to /dev/null, and the error_log is >> redirected to stderr which is displayed in the qemu terminal. How can I have >> access to the access_log ?
You’d configure nginx to use a remote logging server. http://unix.stackexchange.com/questions/156389/nginx-send-log-to-remote-syslog-server
