How to start SSA Services?

To start SSA service, follow the steps given below:

Start tomcat for locate (index-search) service

cd /analyst/index-search/bin/
sudo ./startup.sh
Start tomcat for the SSA end user application Analyst Connect
cd /analyst/connect/bin/
sudo ./startup.sh
Start tomcat the SSA Admin Console
cd /analyst/adminconsole/bin/
sudo ./startup.sh
Now check the respective URLs in browser-
http://<analyst-server-ip-address>:8020/adminconsole/<tenant>/
http://<analyst-server-ip-address>:8010/connect/<tenant>/