Strange log file behavior

Grant emailgrant at gmail.com
Sun Jul 14 11:44:53 UTC 2013


I noticed that most of my rotated nginx log files are empty (0 bytes).

My only access_log directive is in nginx.conf:

access_log /var/log/nginx/localhost.access_log combined;

Also nginx is currently logging to
/var/log/nginx/localhost.access_log.1 instead of localhost.access_log.

Does anyone know why these things are happening?

- Grant



More information about the nginx mailing list