Log file and description lists the logs files that are created for the modified customization migration process. These files are available under the BASEDIR/smarts/setup/logs directory.

Table 1. Log file and description

Log file name

Description

Config_migration_copy.log

Logs information about files that were modified during the previous installation, and those which were backed up in the new installation.

Config_migration_merge.log

Logs information about the files on which three-way merge was performed. It also mentions whether the merge process was successful or if any conflicts arose during the process.

<file_name>.conf.MergeLog

<file_name>.asl.MergeLog

<file_name>.import.MergeLog

<file_name>.xml.MergeLog

<file_name>.sh.MergeLog

<file_name>.cmd.MergeLog

For each type of file (.conf, .import .asl, .xml, .sh, and .cmd) merge logs are created. These logs record the lines which the three-way merge process copied from the previous installation, lines which were retained as-is, and those where conflicts were observed.