CLIP-HPC / SlurmCommander

Slurm TUI
MIT License
60 stars 6 forks source link

Feature request: view job logs #27

Open adamnovak opened 1 year ago

adamnovak commented 1 year ago

On the "Job Queue" tab, I can open up the "INFO" for jobs, and see their assigned StdOut and StdErr file paths (if set), and the Working Dir for the job where they will be stored if not specifically set.

I would like to be able to open and read or tail/follow these logs from within scom, so I can track the self-reported progress of a job or find out why a job failed without leaving the application.