Controlling Database Migrator Logging

Controlling Database Migrator Logging

The database migrator logs processing of individual components, assets, and content repository records at a TRACE level, so they will not appear in logs.

Items that are filtered, skipped, or encounter an error during processing still appear in the logs.

Modify logging levels using one of the following methods:

logging.level.com.sonatype=TRACE

--logging.level.com.sonatype=TRACE

Filtered Records

Filtered records are assets that are actively excluded due to known issues or incompatibilities with the migration process. This is a deliberate action to prevent problems.

Below are the reason codes and their meaning:

Skipped Records

Skipped records are not migrated due to issues like duplicate records that violate integrity constraints. For instance, a bug in OrientDb can on rare occasions cause records to get inserted into a table's integrity constraints, leading to these records being skipped during migration.

Search results

No results found