Skip to Content
Logs

Activity Logs

Inspect recent data jobs, child chunks, execution details, errors, and cancellation state.

Last reviewed September 15, 2026

Open Data → Integrations → Logs to inspect recent workspace jobs. Active jobs appear first. Finished jobs from the current and archived job-history tables follow them.

Statuses

StatusMeaning
QueuedAccepted and waiting for processing
PendingPrepared but not yet running
RunningCurrently executing
CompletedFinished without a recorded failure
WarningFinished, but needs attention (for example, an export with zero rows or a partial destination failure)
FailedStopped because of an error
CanceledStopped by a user or the system

The page loads a limited set of the most recent jobs. It is not an unlimited audit export.

Inspect a Job

Open a row to see the job details. The details can include timing, integration, connector, job type, processed window, metrics, parent or chunk relationship, payload context, execution logs and error details.

For a parent job, inspect the child chunks before you decide that the full run failed for one reason. A summary error can represent several different chunk results.

Cancel a Job

Queued, pending and running jobs can show Cancel. Cancellation is a request to the execution service. Before you assume that no work occurred, check the final job status and the downstream system.

Troubleshoot

  1. Find the first failed parent or child job.
  2. Record its job ID, integration, time window and error.
  3. Check the connected app and its credentials.
  4. Find the type of failure: authentication, permissions, provider throttling, source data, mapping, schema or infrastructure.
  5. Fix the root cause.
  6. Rerun only the smallest safe window.
  7. Verify the destination.
Need help?

When you contact support, give your workspace, the source or destination name, the job ID and the first error message.

support@vendodata.com
Last updated on