How to Find the Solr Console
search cancel

How to Find the Solr Console

book

Article ID: 285164

calendar_today

Updated On:

Products

Carbon Black EDR (formerly Cb Response)

Issue/Introduction

To find the Solr console

Environment

  • EDR Server

Resolution

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:

  • Open a browser from the Primary server
  • Navigate to: http://localhost:8080/solr

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.