EDR Sensor: How to gather an strace during Linux install
book
Article ID: 289440
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
Gather an strace during sensor installation process on a Linux endpoint for troubleshooting purposes
Environment
- EDR Sensor: All Versions
- RHEL: All Supported Versions
Resolution
- Run
strace -f -o install_strace.out <path_to_CarbonBlackClientSetup-linux-v*.sh>
- Collect the install_strace.out file and upload to CB Vault
Additional Information
- The strace package is required to run these steps.
- File path / name can be changed to a desired location / name
Feedback
thumb_up
Yes
thumb_down
No