BAM Configuration Settings Migration
Check out the documentation section BAM Log Configuration and the article Old Configuration Migration in particular for more information about the migration process, the new configuration structure and the differences between the old and the new BAM logging system.
Caution
Always check the final configuration in the general appsettings.json file to be sure that all settings still have the proper values.
Adapt Shared Service Settings
Previous versions of the framework already allowed the use of Shared Service Settings to simplify configuration maintenance. However, due to the many different possibilities of setting up that practise, e.g. file locations and names, the patcher cannot take this setup into account while executing the migration process.
Therefore, after the upgrade process had been completed, go through the existing Shared Service Settings setup and add a reference to the %OMETA_INSTALLATION_MAP%\appsettings.json file. Alternatively but not recommended, it is possible to copy over the generated structure into the existing Shared Service Settings setup from the new appsettings.json file.