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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...