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?
rliaw
2
Hey @Dvir_Ginzburg , you could go to /tmp/ray/session_latest/logs to see the logs!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to access my internal worker logs at one place | 5 | 198 | June 10, 2024 | |
|
Parallel processing-OOM killer due to high memory
|
5 | 633 | November 4, 2022 | |
| ray.exceptions.WorkerCrashedError | 9 | 2077 | August 22, 2022 | |
| Ray is creating hundreds of logs files under /tmp/ray/session_latest/logs/ causing disk space issue and I/O Spikes | 10 | 1451 | October 22, 2025 | |
| How to trace back why (Rollout)Workers died? | 2 | 512 | June 14, 2022 |
