Splunk Enterprise

How to transfer logs to the Splunk Server without open port?

fyd2
Engager

Dear Sir or Madam,

Could you please advise me about transferring logs to the Splunk server when there is no open port for listening?

The only open port is 80 which is reversed proxied to 8000 through Apache configurations for Splunk web UI as shown below:

<VirtualHost *:80>

ProxyPass         /  http://localhost:8000/                                                                                               

ProxyPassReverse  /  http://localhost:8000/                                                                                                               

</VirtualHost>

I Will be so grateful if you advise me about the best solution for transferring logs without opening an additional port?

I really appreciate your help and support.

Kind Regards,

Farid

Labels (2)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

If Splunk is running on a separate server from where the data is stored then it is not possible to get the logs transferred without opening port 9997 (or whatever port you have designated for receiving data).

If the logs are on the same server then Splunk can read them directly without opening another port.

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

View solution in original post

fyd2
Engager

I really appreciate your help and support

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If Splunk is running on a separate server from where the data is stored then it is not possible to get the logs transferred without opening port 9997 (or whatever port you have designated for receiving data).

If the logs are on the same server then Splunk can read them directly without opening another port.

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

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...