Getting Data In

HttpListener - Socket error from 10.23.132.224:49352: Connection closed by peer

rashi83
Path Finder

Hi, I am getting this error and after that HEC stops sending the events to Splunk. Also, seeing these errors -

ttpListener - Read Timeout communicating with 10.23.132.224:50926, disconnecting

Any idea why events stops coming to SPlunk?

Tags (1)
0 Karma

vsai0718
Path Finder

Is there any firewall blocking the communication between the server and HEC's server. Try telnet from the server you're looking to send the logs to the HEC. If it is good, debug it by using curl for HEC

curl -k http://IP_of_HEC_host:8088/services/collector -H 'Authorization: Splunk token' -d '{"sourcetype": "sourcetype_of_HEC_configured", "event":"Hello, World!"}'

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...