It is really a pain to not have that. I have a java Spring app that can not start in heroku but I can not see all history logs which made it very difficult to diagnose.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The only way to achieve this would be to use a syslog drain in your application to a service like Papertrail or Loggly which would then retain your logs for a wider time frame. These services provide almost near live logging and notifications based on the contents of your logs which is useful for errors and scaling.