debug logs not getting generated
Kunal Pariani
kunalvjti at gmail.com
Sat Mar 29 01:04:04 UTC 2014
Hello,
I followed this http://nginx.org/en/docs/debugging_log.html. Have nginx
built with --with-debug and set the the error_log in the following 2 files
(nginx.conf.main & inside http { } in nginx.conf.web). But still i don't
see debug level logging getting generated in the files specified.
error_log /log/nginx.log debug;
Tried with the rewrite_flag on too. Am i missing something ?
Also does anyone know why does nginx has these 2 types of template files
?(i.e .template & .default.template)
for eg. nginx.conf.web.http.template & nginx.conf.web.http.default.template
I see them to be exactly same.
Thanks
-Kunal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140328/c3f4bdd7/attachment.html>
More information about the nginx
mailing list