Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Viewing the import log

The import log is where you can find information about the internal processing that occurs during an import operation.

The log includes information generated by the system during every step of the import operation from initialization of the import set table from a data source to transformation onto a target table. It is also possible to customize log output during the transformation by using log.info, log.warn, log.error statements.

To view the import log, navigate to All > System Import Sets > Advanced > Import Log.

Image omitted: ImportLog.png
The import log showing import log messages with the date, message level, message, and data source.

Parent Topic:Importing data using import sets