Manually Start EDR Server Services
book
Article ID: 291423
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
Manually start services in the correct order if the automatic service start times out
Resolution
- Check what the last service to start-up was by running
- service cb-enterprise status
- Manually start services in the following order, beginning on the service right after the last service running in the above command
- /usr/share/cb/cbservice cb-pgsql start
- /usr/share/cb/cbservice cb-datagrid start
- /usr/share/cb/cbservice cb-redis start
- /usr/share/cb/cbservice cb-rabbitmq start
- /usr/share/cb/cbservice cb-solr start
- /usr/share/cb/cbservice cb-coreservices start
- /usr/share/cb/cbservice cb-sensorservices start
- /usr/share/cb/cbservice cb-datastore start
- /usr/share/cb/cbservice cb-liveresponse start
- /usr/share/cb/cbservice cb-allianceclient start
- /usr/share/cb/cbservice cb-enterprised start
- /usr/share/cb/cbservice cb-nginx start
Note: cb-stats service is not enabled by default, if it is enabled in the EDR Server, then start it last, and stop it first.
Additional Information
The default timeout for services startup is 5 minutes this can be changed using the steps here
Feedback
thumb_up
Yes
thumb_down
No