Environment
- Cb Response: All versions
Symptoms
- The "Go Live" button is grayed out.

Cause
Cb Live Response has not been enabled.
Resolution
To enable Live Response perform the following steps:
1. Log into the Cb Response Server
2. Open Terminal
3. Elevate permissions using Sudo.
4. Edit /etc/cb/cb.conf
5. Check if "CbLREnabled=" already exists within cb.conf.
a. If it does not exist, append the following to the end of the file:
#Enable/Disable cblr functionality. Disabled by default. CbLREnabled=True |
b. If it does exist, then adjust the value to "True"
6. Restart the services.
service cb-enterprise restart |
Related Content
Cb Response 6.2.2 User Guide