After installation completes, verify that all services are running correctly before proceeding with configuration.
Check service status:
systemctl status lta-web
systemctl status lta-collector
Both services should show as active and running. If either service is not running, check the logs for errors before continuing.
Check logs for errors or warnings:
cd /opt/bluelance/lcollector/logs/general/
cd /opt/bluelance/web/server/logs/
[Your administrator should note any expected output or common first-run messages specific to your environment.]