IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

EDR: Generate Apple MacOS Sensor report in 6.2.x and later

EDR: Generate Apple MacOS Sensor report in 6.2.x and later

Environment

  • EDR Server: 6.0 and Higher
  • EDR Sensor: 6.2.0 and Higher
  • macOS: All Supported Versions

Objective

Generate a cbdiag report for an Apple MacOS endpoint running EDR Sensor version 6.2.0 and later.

Resolution

  • 6.x OSX Sensor:
  1. Open the Terminal app
  2. Run:
sudo /Applications/CarbonBlack/sensordiag -type CDE
  1. Optionally, gather logs from a specified date and later:
sudo /Applications/CarbonBlack/sensordiag -type CDE -startdate 2018-06-29
  • 7.0.1+ OSX Sensor:
  1. Open the Terminal app
  2. Run:
sudo /Applications/VMware\ Carbon\ Black\ EDR.app/Contents/Helpers/sensordiag -type CDE
  1. Optionally, gather logs from a specified date and later:
sudo /Applications/VMware\ Carbon\ Black\ EDR.app/Contents/Helpers/sensordiag -type CDE -startdate 2018-06-29

Additional Notes

  • Optional -startdate parameter format is YYYY-MM-DD.
  • The resulting file will be generated in the current working directory.
  • Sensor reports under 25 MB can be attached directly to a Carbon Black Technical Support case. 
  • Files larger than 25 MB should be uploaded to CB Vault.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎11-21-2018
Views:
4001
Contributors