Deployment Verification
Once the start-all .sh script is executed, you can verify if the LeapLogic service is running using the jps command.
LeapLogic core services include the following: REST services for various features, Graph service, Web Discovery service, LeapLogic Consumers, etc.
LeapLogic services include standalone Spark, local Hive, and PostgreSQL server (if applicable), etc.
Login into LeapLogic using your browser.
- HTTP Protocol-http://<IDW_HOST>:<UI_SERVICE_PORT>/IDW (or)
- HTTPS Protocol-https://<IDW_HOST>:<UI_SERVICE_PORT>/IDW
The default value for UI_SERVICE_PORT is 13030.