Getting Data In

Splunk Heavy forwarder: How to fix the problem on port 9997?

MayurMangoli
Loves-to-Learn Everything

HI,

i'm facing one of the issue on my heavy forwarder is not able to get the logs on 9997, where we have already configured the UF for port 9997 and receiving port 9997 on HF, but from the source to HF we telnet the HF on port 9997, for the first time it gets connected very next time it failed to connect.

due to this we have not receving UF logs on the

Labels (1)
Tags (1)
0 Karma

jotne
Builder

You are 100% sure your HF are listening on port 8089.

ss -pultan | grep LISTEN

should result in some like this:

tcp    LISTEN  0       128                  0.0.0.0:8089         0.0.0.0:*       users:(("splunkd",pid=3870899,fd=4))
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @MayurMangoli,

did you permanently disabled the local firewall on the HF?

Ciao.

Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...