监控 Rails+Nginx+Unicorn 日志是否有错误?
有哪些建议的方法来监控我的生产环境日志中的错误?
我的堆栈由 Rails 3、nginx、unicorn 和 bluepill (用于监视 unicorn >)。如果任何这些应用程序的日志中出现错误,理想的解决方案将立即通知我。
What are some suggested methods for monitoring my production environment logs for errors?
My stack consists of Rails 3, nginx, unicorn and bluepill (which monitors unicorn). The ideal solution would notify me immediately if an error shows up in the logs for any of those applications.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我将从异常通知开始。如果您开始收到太多重复的错误电子邮件,请切换到 Hoptoad 之类的内容。
I'd start with Exception Notification. If you start getting too many duplicate error emails, then switch to something like Hoptoad.