Difference between revisions of "Nginx logs"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
+ | * Module ngx_http_log_module http://nginx.org/en/docs/http/ngx_http_log_module.html | ||
+ | : <code>access_log</code> | ||
+ | : <code>log_format</code> | ||
== See also == | == See also == |
Revision as of 08:12, 26 December 2019
- Error log file:
/var/log/nginx/error.log
- Access log file:
/var/log/nginx/access.log
- Module ngx_http_log_module http://nginx.org/en/docs/http/ngx_http_log_module.html
access_log
log_format
See also
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO
Advertising: