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-8.5.27/webapps
- Copy latest PlatformService.war file in apache-tomcat-8.5.27/webapps/ from the URL: https://platform.cogdevops.com/insights_install/release/latest/PlatformService.war
- Unzip the package https://platform.cogdevops.com/insights_install/release/latest/PlatformUI3.zipand copy "app" in the location /apache-tomcat-8.5.27/webapps
- Update the uiconfig.json file with the server IP file location: /apache-tomcat-8.5.27/webapps/app/config/uiConfig.json
- Start Tomcat
- Navigate to $insightsengine folder delete the PlatformEngine.jar file
- Download PlatformEngine.jar file from https://platform.cogdevops.com/insights_install/release/latest/PlatformEngine.jarand place it in the same folder $insighstengine
- Start Platform engine.
- Start all the agents