Logging
Last updated
Last updated
Contains the high-level overview data of the migration. Summary lists connections, migration stages, number of tables, and the outcome.
All errors occuring during the migration will be listed here.
Warnings are notices that are still not exactly errors. For example, if we note several indexes covering exactly the same table columns, we will only create one of them and output a warning so you know about it.
All the SQL statements sent to the target database are in this log. Please note that bulk copy bypasses SQL engine for performance reasons and will be show here just as a comment.
Of all SQL statements sent to the target, this separate log file contains statements causing the target database to report an error.
For automation purposes, all of the important information is available in a structured JSON log.