Difference between revisions of "Nginx logs"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
::<code>zcat -f /var/log/nginx/access.log*</code>
 
::<code>zcat -f /var/log/nginx/access.log*</code>
  
 +
tail -f [[/var/log/nginx/error.log]] [[/var/log/nginx/access.log]] [[/var/log/php*-fpm.log]]
  
 
* Module ngx_http_log_module http://nginx.org/en/docs/http/ngx_http_log_module.html
 
* Module ngx_http_log_module http://nginx.org/en/docs/http/ngx_http_log_module.html
Line 12: Line 13:
  
 
== Related terms ==
 
== Related terms ==
* <code>[[zcat -f]] [[/var/log/php*]]</code>
+
* [[PHP logs]]: <code>[[zcat -f]] [[/var/log/php*]]</code>
 
 
  
 
== See also ==
 
== See also ==

Latest revision as of 11:15, 25 January 2024

Advertising: