CB Response: UI "Export to csv" link on the top-right drop-down menu results in download message "Failed - Server problem" message.
book
Article ID: 284866
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
WebUI "Export to CSV" link on the top-right drop-down menu results in download message:
"Failed - Server problem"
Environment
- CB Response Server: 6.5.x
- CB Response Sensor: all versions
Cause
This is a code defect that has been identified as 'CB-28665'.
Resolution
- Upgrade to 7.0.1 or higher Server version
- Workaround:
- Log into the backend server
- Run the following command to get all unresolved alerts
curl "http://127.0.0.1:8080/solr/cbalerts/select?q=status%3Aunresolved&wt=csv&indent=true" > /pathtodrop/file.csv
Feedback
thumb_up
Yes
thumb_down
No