Skip to content

Instantly share code, notes, and snippets.

@fuyi
Last active August 29, 2015 14:17
Show Gist options
  • Save fuyi/70381e901802ad2f410e to your computer and use it in GitHub Desktop.
Save fuyi/70381e901802ad2f410e to your computer and use it in GitHub Desktop.
cloud66 rails stack log location
nginx access log: /var/log/nginx/access.log
https auth log: /var/log/auth.log
nginx error log: /var/log/nginx/error.log
/var/deploy/halo/web_head/shared/log/nginx_error.log
unicorn error log: /var/deploy/halo/web_head/shared/log/unicorn.stderr.log
/var/deploy/halo/web_head/shared/log/unicorn.stdout.log
rails web log: /var/deploy/halo/web_head/shared/log/production.log
rails worker log: /var/deploy/halo/web_head/shared/log/user_worker_1.log
/var/deploy/halo/web_head/shared/log/user_worker_pill.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment