Getting Data In

How to get data in from DMZ servers?

Lwoods
Path Finder

Hello,

I have a few Linux devices that are located within the DMZ.  My 3 Splunk servers (Search Head, Indexer, Deployment) are inside my network.  I've installed the forwarders on my dmz servers, and set up the set-poll-deployment command (myserver.com:8089)  to ensure it's pointing to the deployment server.   There is no communication from the dmz servers to the deployment server 

I did 2 tests:

1. I was able to connect from 1 dmz server to the deployment server.   Result: Connection good.

2. I was not able to connect from the deployment server to the dmz server:  Result: Connection refused

Are there other options to get the dmz servers to connect?   

Thanks

 

Labels (1)
0 Karma

Lwoods
Path Finder

I had ports 8089, and 9997 opened on the firewall.   What is the Linux command to test the connection from the DMZ server to the Deployment server?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

There is no need for the DS to connect to the DMZ server.  Forwarders always initiate communication with the DS.

You also, however, need to ensure the forwarder can communicate with the indexer.

---
If this reply helps you, Karma would be appreciated.

Lwoods
Path Finder

I had ports 8089, and 9997 opened on the firewall.   What is the Linux command to test the connection from the DMZ server to the Deployment server?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

You can use telnet, curl, nc, or even cat.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...