Monitor jobs
How to monitor and inspect job progress, output data, and review logs to debug issues
Read time 2 minutesLast updated 2 months ago
The dashboard lists jobs created by running pipelines in your organization.
You can watch active jobs progress through their steps, get the output data from completed jobs, rerun jobs, and check job logs to help debug issues.
Overview
Monitoring jobs enables you to:- View the progress of active and historical jobs
- Rerun a job
- View details for a job View logs for each step of a job
View the progress of active and historical jobs
- Go to the Automation service on the Cloud dashboard
- Click in the navigation
Jobs

Rerun a job
To run a pipeline using the same or similar parameters used on a previous job, follow these steps:
- Go to the jobs list
- Click the menu on a job you want to run the pipeline for again
...
- Click
Rerun Job
View details for a job
To view a job's status, input parameters, and generated outputs, follow these steps:- Go to the jobs list.
- Click a job's ID to open its details page

View logs for each step of a job
Each step in a job contains logs that may provide helpful information, especially if the job failed. Use the logs to debug issues when creating a pipeline, or to determine why your input data might be invalid for a particular pipeline. To view job logs, follow these steps:- View details for a job
- Click the tab
Log
