See logs via ssh in my own terminal?

I can ssh to my Rails instance to do things in the shell and I can look at the logs in the web dashboard.

Is there a way to see the logs via ssh? I looked in the logs directory but didn’t see anything.

Use case is it’s nice to have the log in my own terminal that I can clear, search, etc.

Hi there,

The best way to achieve this right now is through log streams https://render.com/docs/log-streams

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.