Steps to collect standard historical (non-debug) logs for the Carbon Black Cloud sensor for general troubleshooting or when requested by Support. This covers both local collection and remote extraction using Live Response.
Note: While historical (non-debug) logs are a good starting point for general troubleshooting, they may not always contain the necessary level of detail to determine the root cause of complex issues. Depending on the specific behavior you are seeing, you may need to collect situational logs instead. Please reference the following articles for specific scenarios:
|
cd "C:\Program Files\Confer"
repcli capture <LocalOutputPath>
-- Example: repcli capture C:\Users\%USERNAME%\Desktopmkdir c:\temp\SymDiag
cd c:\temp\SymDiagput c:\temp\SymDiagexecfg SymDiagWin sd-s sd-base C:\temp\SymDiag sd-dest --dir "C:\temp\SymDiag" sd-log logget <filename>.sdz3cd C:\Program Files\Confer
execfg repcli capture c:\temp -- Change to desired writeable location
get c:\temp\psc_sensor.zip -- Change to location specified in previous command
sudo /opt/carbonblack/psc/bin/collectdiags.sh --verbose --debug --output-dir <Destination_Directory>execfg sudo /opt/carbonblack/psc/bin/collectdiags.sh --verbose --debug --output-dir <Destination_Directory>diags_{hostname}_{epoch_time}_{random}.tgzget <Destination_Directory>/diags_{hostname}_{epoch_time}_{random}.tgzsudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli capture <Uninstall_Code> <Destination_Directory>execfg sudo "/Applications/VMware Carbon Black Cloud/repcli.bundle/Contents/MacOS/repcli" capture <GlobalDeregistrationCode> <DestinationDirectory>get <Destination_Directory>/confer.zipIf the file does not automatically download using Live Response, this may be due: