Precaution before the migration process:
- Take backup of the Neo4j Database.
- Backup of the tracking.json and config file of all the agents
- Export all the dasboards.
General steps for the migration of Insights irrespective of the InSights Version and Operating System
- Stop all the agents
- Allow all the messages in rabbitmq to be consumed.
- Stop Engine.
- Stop Tomcat.
- Delete PlatformService folder, Platformservcice.war file, and app folder in location tomcat folder: /apache-tomcat/webapps
- Copy latest PlatformService.war file in apache-tomcat/webapps/ from the URL: https://infra.cogdevops.com/repository/docroot/insights_install/release/latest/PlatformService.war
- Unzip the package https://infra.cogdevops.com/repository/docroot/insights_install/release/latest/InSightsUI.zip and copy "app" in the location /apache-tomcat/webapps
- Update the uiconfig.json file with the server IP file location: /apache-tomcat/webapps/app/config/uiConfig.json
- Start Tomcat
- Navigate to $insightsengine folder delete the PlatformEngine.jar file
- Download PlatformEngine.jar file from https://infra.cogdevops.com/repository/docroot/insights_install/release/latest/PlatformEngine.jar and place it in the same folder $insighstengine
- Start Platform engine.
- Start all the agents