In ray dashboard, there is the ‘logs’ column, which logs everything within the worker.
Unfortunately, trying to click it with >10k causes my browser to crash due to OOM.
Is there a way to download the logs as txt? or enter them from within the server itself?
Hey @Dvir_Ginzburg , you could go to /tmp/ray/session_latest/logs
to see the logs!