EDR Server: How to view mounted Solr cores/shards
book
Article ID: 290287
calendar_today
Updated On:
Products
Carbon Black Hosted EDR (formerly Cb Response Cloud)
Issue/Introduction
Query Solr for what cores / shards are loaded
Resolution
From the server, run
sudo curl "http://127.0.0.1:8080/solr/admin/cores?action=STATUS&wt=json&indexInfo=false&indent=true"
Additional Information
- cbevents, reader, and writer are related to event data
- cbmodules contains binary data
Feedback
thumb_up
Yes
thumb_down
No