Log Center

The Log Center collects every log the platform records for your organization in one place,
separated by type. Find it under Organization → Log Center.

Use it when you know something happened but not where — as opposed to a specific integration's
run history, which is easier to reach from the integration itself.

Log types

TypeRecords
IntegrationsIntegration runs and their step-level detail
MappingsMapping executions
ComparisonsComparison executions
App RequestsRequests made to connected apps through an app instance
API CallsCalls made to the Intely API against your organization
Data ProcessorData processor job executions
ScriptsScript executions
AgentsAgent connectivity and lifecycle events
Agent JobsIndividual agent job runs
Interface ServerInterface message handling
SFTPSFTP session and file transfer activity
Pod LogsLow-level platform execution logs

Access is per type

Each log type is governed by its own permission, so visibility can be granted selectively —
a user can be given integration logs without SFTP or platform logs. This is what makes the
Client Security Resource role useful: log visibility without the ability to build or change
anything.

If a type is missing from your view, you do not hold its logging permission. See
Users, Roles & Permissions.

A practical order to work in

When something did not happen as expected, the fastest path is usually:

  1. SFTP or App Requests — did the input actually arrive?
  2. Integrations — did the run start, and which step failed?
  3. Mappings, Data Processor or Agent Jobs — did the step's underlying work fail?
  4. Pod Logs — only when the above leave the cause unexplained.

Did this page help you?