Difference between revisions of "Nginx logs"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
::<code>zcat -f /var/log/nginx/access.log*</code>
 
::<code>zcat -f /var/log/nginx/access.log*</code>
  
* <code>tail -f [[/var/log/nginx/error.log]] [[/var/log/nginx/access.log]] [[/var/log/php*-fpm.log]]</code>
+
* <code>[[tail -f]] [[/var/log/nginx/error.log]] [[/var/log/nginx/access.log]] [[/var/log/php*-fpm.log]]</code>
 +
::<code>[[zcat -f]] [[/var/log/nginx/error.log]]*</code>
  
 
* 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 16: Line 17:
  
 
== See also ==
 
== See also ==
 +
* {{nginx logs}}
 
* {{nginx}}
 
* {{nginx}}
 
* [[Artifactory logs]]
 
* [[Artifactory logs]]

Latest revision as of 05:05, 21 November 2024

Advertising: