Collect Logs for Troubleshooting SAML integration issues
book
Article ID: 290787
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
Steps to capture logs to assist in troubleshooting SAML integration issues.
Environment
- App Control Console: All Supported Versions
- SAML Integration
Resolution
- Log in to the Console and navigate to https://ServerAddress/shepherd_config.php
- Change the following property accordingly:
DebugConsoleCommunication: true
- Navigate to https://ServerAddress/support.php > Diagnostics
- Click the Snapshot Server Logs button to write existing logs and start a fresh log file.
- Set Server Logging as follows:
- Logging Duration: 30 Minutes
- Debug Level: Verbose
- AD Debug Level: Verbose
- Script Debug Level: Verbose
- Start Logging
- Start a HAR Capture.
- Reproduce the SAML issues.
- Collect the HAR Capture.
- Return to https://ServerAddress/support.php > Diagnostics > Stop Logging Now.
- Revert the changes to DebugConsoleCommunication in the Shepherd Config.
- Go to Tools > Requested Files > Download the two files from the capture:
- API-TIMESTAMP.log
- PHPErrors-TIMESTAMP.log
- ReporterLog-TIMESTAMP.log
- ServerLog-TIMESTAMP.bt9
- Create a copy of the metadata.xml (with the cert info removed) from the Identity Provider (IdP).
- Zip the diagnostics, HAR Capture, and metadata.xml together and provide to Support.
Feedback
thumb_up
Yes
thumb_down
No