Skip to content

Instantly share code, notes, and snippets.

@phamngsinh
Created October 16, 2021 16:50
Show Gist options
  • Select an option

  • Save phamngsinh/9dd5688627a491f7899bf033689832cf to your computer and use it in GitHub Desktop.

Select an option

Save phamngsinh/9dd5688627a491f7899bf033689832cf to your computer and use it in GitHub Desktop.
Logs location on Linux servers
Apache – /var/log/httpd/
IIS – C:\inetpub\wwwroot\
Node.js – /var/log/nodejs/
nginx – /var/log/nginx/
Passenger – /var/app/support/logs/
Puma – /var/log/puma/
Python – /opt/python/log/
Tomcat – /var/log/tomcat8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment