To find the Solr console
Effective with Carbon Black EDR Server version 7.9.1, the method for checking the Solr version has changed due to enhanced security practices.
The previous method, which involved accessing the Solr web interface, is no longer supported:
In version 7.9.1, access to the above URL was removed for security reasons.
New Procedure (7.9.1 onwards):
To verify the installed Solr package and its version, you must run the following command on the Primary server:
rpm -qa | grep cb-solr
This command will list the installed Carbon Black Solr package, confirming the version currently running.