Syntax: access_log
path
[format
[buffer=size]
[gzip[=level]]
[flush=time]
[if=condition]];access_log off; Default: access_log logs/access.log combined; Context: http, server, location, if in location, limit_except
Sets the path, format, and configuration for a buffered log write. Several logs can be specified on the same level. Logging to syslog can be configured by specifying the “syslog:” prefix in the first parameter. The special value off cancels all ac