App Control: Enable verbose install logs for Linux Agents
book
Article ID: 286887
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
Enable verbose agent install logs
Environment
- App Control Agent: 8.x and higher
- Linux: All Supported Versions
Resolution
- Logon into the concerned endpoint
- Execute the following commands
echo "export B9_DEBUG_INSTALL=1" > /var/log/.B9_DEBUG_INSTALL
chmod +x /var/log/.B9_DEBUG_INSTALL
Additional Information
Enabling install verbose log will print all of install commands before getting executed.
Feedback
thumb_up
Yes
thumb_down
No