Installation

Forwarding logs from server to local system

vijay_n
Engager

Hi, 

I have installed universal forwarder in a cloud instance(linux),  then I installed splunk enterprise in my local machine(laptop) which is running win 10. I want to forward logs from linux machine to my laptop's splunk's indexer.

The problem is , what server IP should I be given in Linux universal forwarder/etc/system/local/outputs.conf

[tcpout:example]

server=?????

I tried giving my IP ***.***.**.*** :9997, but there is no use.

In my laptop, the splunk is running at localhost:8000.

Please help me with this.

Thanks.

Labels (4)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Splunk server is like any other network service daemon. To connect forwarder to receiver (indexer) you need to have the network level visibility like with any other service (web server for example).

So if you can't do that on your own, get some local help with your network setup. There are so many different scenarios that we can't help you get a good advice without detailed knowledge of your networking environment.

Just remember that exposing your laptop services directly to open internet might not be the best idea unless you know really well what you're doing.

0 Karma

vijay_n
Engager

Thank you for the information.

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

You have to give the public IP of your laptop. And make sure the 9997 port of your laptop should be accessible publicly.

 

Though you are doing stuff on the public internet you have to take security measures like allowed IPs, SSL, etc.

0 Karma

vijay_n
Engager

HI, I tried adding the firewall rules by allowing tcp for 8000 and 9997, but it didn't helped.

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

Try checking with telnet to see if the network is okay or not.

Make sure you have enabled data receiving on the indexers.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...