Hi,

We use the following:

        error_log syslog:server=127.0.0.1,facility=local4,tag=nginx warn;
        access_log 
syslog:server=127.0.0.1,facility=local5,tag=nginx,severity=info main;

Just with the default combined format.

If however I want to have a separate access log for certain server blocks, how 
do I go about that as if I change access_log to say access_ian_log it errors.

Thanks in advance.
Ian

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to