Getting Data In

I can not see and add forwarder in Splunk enterprise.

Dyrock
Engager

Hello,

This is my first experience with Splunk as I am setting up a lab.

in VirtualBox I have:

VM1: Act as server: Ubuntu desktop 24.04 LTS - IP: 192.168.0.33 - Installed Splunk Enterprise - Added port 997 under configure receiving - Added Index, named it Sysmonlog. 

VM2: Act as client: Windows 10 IP: 192.168.0.34 - Installed Sysmon - installed Splunk Forwarder - set the developer ip:192.168.0.34 port 8089 - set indexer 192.168.0.33 port 9997.

ping result is successful form both VMsforwarder.pngPS grep.png

When I am about to add the forwarder in my indexer nothing shows up. how should I troubleshoot this to be able to add the forwarder?

Labels (4)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @Dyrock ,

as you can see in https://www.splunk.com/en_us/resources/videos/getting-data-in-with-forwarders.html and read at https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Forwarddata and https://docs.splunk.com/Documentation/SplunkCloud/9.2.2403/Forwarding/Aboutforwardingandreceivingdat...

You have to:

  • configure the Indexer to receive logs from UFs (I suppose that 997 is a mistyping because the default port is 9997);
  • configure the outputs.conf on your UF to send data to the indexers on the same port.
  • configure the inputs on the UF.

At this point you will see your logs in the Indexer.

Ciao.

Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi @Dyrock ,

as you can see in https://www.splunk.com/en_us/resources/videos/getting-data-in-with-forwarders.html and read at https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Forwarddata and https://docs.splunk.com/Documentation/SplunkCloud/9.2.2403/Forwarding/Aboutforwardingandreceivingdat...

You have to:

  • configure the Indexer to receive logs from UFs (I suppose that 997 is a mistyping because the default port is 9997);
  • configure the outputs.conf on your UF to send data to the indexers on the same port.
  • configure the inputs on the UF.

At this point you will see your logs in the Indexer.

Ciao.

Giuseppe

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...