R
RunPod3mo ago
Lewis

How can I view logs remotely?

Hi! I am ttrying to view the logs of a training build I am doing but it seems to stop here. The container is still up and running and movement happens in the GPU. How can I view the logs outside of the web interface?
No description
Solution:
you can connect to the container and view the full log files over SSH (they are in /var/log)
Jump to solution
2 Replies
Lewis
Lewis3mo ago
Just viewing now, what happens is that it cuts off my log files. I had over 1200 lines of logs now it cuts it down to 683
Solution
tsx
tsx3mo ago
you can connect to the container and view the full log files over SSH (they are in /var/log)