Monitoring a job

Last job result information

The result of the last job is displayed next to the job:

  • Inprogress: Job is in progress

  • JobOK: Last job was successful

  • JobKO: Last job was unsuccessful

Example

job status last

Console Output

You can check the different actions and logs done in a job through the "console output". This output can be view during or after the job execution.

  1. Open the corresponding job by clicking on its title:

    open a job

  2. Open the corresponding job instance by click on its ID in the main list or side list

    open job instance

  3. On the side panel, click on the "Console Output" entry:

    console output action

  4. You will see all the different actions and logs done during the job:

    console output ex