IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

Syslog messages not being received

Syslog messages not being received

Issue
Syslog messages not being received

Troubleshooting steps
Following message found in  /var/log/cb/solr/debug.log:

[ERROR] - from org.apache.solr.servlet.SolrDispatchFilter in http-8080-2 

null:java.net.UnknownHostException: cbsrvr: cbsrvr: Temporary failure in name resolution

Resolution
/etc/hosts does not contain hostname entry resolving to 127.0.0.1.

Adding following line in /etc/hosts file to resolve issue:

127.0.0.1 <cb_server_name>

                                                                                                                                                                                                                                                                                                                                                                                                                               

Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎12-17-2015
Views:
820
Contributors