Getting Data In

External Forwarder sending to DMZ Heavy Forwarder (9997)

jordanking1992
Path Finder

All,

I am trying to send to from an external forwarder to a DMZ Heavy Forwarder that is behind a firewall w/ 9997 open. In my attempt to send data, I am getting "TCP output processor has paused the data flow" and unable to get  to get results to the DMZ forwarder.

 

I have similar setup with HEC and Syslog that works just fine but for traffic on 9997, Splunk is refusing to send. The box is ping-able and 9997 is open. The firewall is set up to route to the DMZ host as well.

 

Anyone have some  ideas on what I may be doing wrong or things to consider when setting up a Splunk HF in a DMZ?

Labels (1)
0 Karma

thambisetty
SplunkTrust
SplunkTrust

can you verify splunk listen is enabled on Splunk DMZ Heavy forwarder. by running below command 

$SPLUNK_HOME/bin/splunk cmd btool inputs list | grep 9997

output should be like below:

[splunktcp://9997]

if you don't see the above output, that means 9997 is not enabled on DMZ HF, but port is opened on firewall.

you can enable by running below command repalce username and password with actual.

splunk enable listen 9997 -auth <username>:<password>

Try to generate some traffic on 9997 to DMZ HF from where you are saying telnet is working.

 

telnet yourdmzip 9997 -> enter

 

check if it says connected or not, if its connected, type something random text and don't close the session.

check what IP you are seeing in DMZ HF by doing netstat command 

 

netstat -anp | grep 9997

 

————————————
If this helps, give a like below.
0 Karma
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...