Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


Precaution before the migration process:

  1. Take backup of the Neo4j Database.
  2. Backup of the tracking.json and config file of all the  agents 
  3. Export all the dasboards.


General steps for the migration of Insights irrespective of the InSights Version and Operating System

  1. Stop all the agents
  2. Allow all the messages in rabbitmq to be consumed.
  3. Stop Engine.
  4. Stop Tomcat.
  5. Delete PlatformService folder, Platformservcice.war file, and app folder in location tomcat folder:  /apache-tomcat/webapps
  6. Copy latest  PlatformService.war file in apache-tomcat/webapps/ from the URL: https://infra.cogdevops.com/repository/docroot/insights_install/release/latest/PlatformService.war
  7. Unzip the package https://infra.cogdevops.com/repository/docroot/insights_install/release/latest/InSightsUI.zip and copy "app" in the location  /apache-tomcat/webapps
  8. Update the uiconfig.json file  with the server  IP file location: /apache-tomcat/webapps/app/config/uiConfig.json
  9. Start Tomcat
  10. Navigate to $insightsengine folder delete the PlatformEngine.jar file 
  11. 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
  12. Start  Platform engine.
  13. Start all the agents


  • No labels