Difference between revisions of "/var/log/nginx/access.log"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  cat /var/log/nginx/access.log | grep -v [[ELB-HealthChecker]]
 
  cat /var/log/nginx/access.log | grep -v [[ELB-HealthChecker]]
 +
 +
Print [[response times]], need to be activated first:
 +
cat /var/log/nginx/access.log | awk '{print $4, $(NF-1)}'
  
 
== See also ==
 
== See also ==

Revision as of 05:12, 30 August 2022

Advertising: