Skip to content

Logs

This page displays a list of your jobs and provides access to their standard output and error logs.

Job Logs Screen

The main table shows the following information for each job:

  • Job ID: The unique identifier for the job.
  • Job Name: The name assigned to the job upon submission.
  • Username: The user who submitted the job.
  • Job State: The current status of the job (e.g., RUNNING, COMPLETED).
  • End Time: The time the job finished (if applicable).
  • Elapsed Time: The total runtime of the job (if finished).
  • Log File: Provides a link or button (e.g., “Show”) to view the detailed log file for the corresponding job. Clicking this will likely open a new view or modal displaying the contents of the Slurm log file.

Clicking on the column headers (e.g., Job ID, Job Name, Job State, End Time, Elapsed Time) allows you to sort the job list based on that column’s values in ascending or descending order.