I have a Rails application, and run it with Nginx and Passenger, for maintanence the application, we need to monitor the log file, and email to developer team when there is any exception existed, is there any gems can do this thing, or is there any other solution?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You could use Splunk for monitoring and notification. It's free for up to 500M/day. |
|||
|
|
Use Airbrake. It's awesome, easy, and there are free options available for development. |
|||
|
|