Support / KnowledgeBase

 
Search the KnowledgeBase Search

View the Mongrel Logs for a Ruby on Rails application

  • Applies to: (gs)

  • Difficulty: Medium

  • Time needed: 5 minutes

  • Tools needed: SSH

 

In order to view the mongrel logs for your Ruby on Rails application you will need to log in to your server using ssh.  Then run the command below to show you the last 1000 lines in this example:

 tail -n 1000 /home/site_number/containers/rails/appname/log/mongrel.log

Remember to replace site_number with your (gs) site number and appname with the application name.



Notes/Supplemental Resources:


Revisions:

09-17-2008: Article updated


User Comments

No visitor comments posted. Post a comment

Fields marked with an asterisk(*) are required. Comment on this article

Fill out the form below if you would like to comment on this article.
 
 
 

(code is not case-sensitive)
 
Submit
 
 

Continue