Difference between revisions of "Nginx logs"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 10: | Line 10: | ||
== Activities == | == Activities == | ||
* [[Track Application Response time in Nginx]] | * [[Track Application Response time in Nginx]] | ||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[zcat -f]] [[/var/log/php*]]</code> | ||
Revision as of 07:21, 13 April 2021
- Error log file:
/var/log/nginx/error.log
- Access log file:
/var/log/nginx/access.log
zcat -f /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
Activities
Related terms
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 - Artifactory logs
Advertising: