Environment
- Carbon Black Cloud Workload: All Versions
- vSphere Client Console: All Supported Versions
- Carbon Black Appliance + Plugin
Objective
To manually obtain logs for the Workload Appliance
Resolution
- From your browser, log in to the Carbon Black Cloud Workload appliance at https://<Appliance IP Address>
- Use the admin credentials that were set during installation of the appliance
- Navigate to Troubleshooting > Logs
- Set the log level:
- Under vSphere Worker Change com.vmware.cwp to DEBUG
- Under Appliance Worker change com.vmware.cwp to DEBUG
- Under Access Control Service change com.vmware.cwp to DEBUG
- Reproduce the issue
- From a remote admin CMD prompt run:
pscp -pw <Appliance Admin Password> admin@<Appliance IP Address>:/var/log/cwp/*.log c:\temp\
- Revert the log level to default:
- Under vSphere Worker Change com.vmware.cwp to INFO
- Under Appliance Worker change com.vmware.cwp to INFO
- Under Access Control Service change com.vmware.cwp to INFO
- Compress the logs gathered in step 5 into a .zip file
- Upload the resulting zip file to the CB Vault.
- Once upload is complete, please comment in your case that the files should be available for review.
Related Content