Knowledge Management

Splunk Forwarder Data Verification

kamal2222ahmed
Explorer

I installed Splunk Forwarder on CentOS 7.4 using the following steps:

  1. wget http://xxxxr/Splunk/splunkforwarder-6.6.4-00895e76d346-linux-2.6-x86_64.rpm

Run Splunk as the root user

  1. /opt/splunkforwarder/bin/splunk enable boot-start --accept-license

  2. /opt/splunkforwarder/bin/splunk set deploy-poll a.a.a.a:nnnn

  3. service splunk start

  4. /opt/splunkforwarder/bin/splunk add monitor /var/log

  5. /opt/splunkforwarder/bin/splunk add monitor /opt/splunkforwarder/var/log/splunk

Then i login to Splunk UI, and in the search bar type host=hostname.a.b.c*

I get "No results yet found."

Is there a way to quickly verify that events are being received by Splunk?

Tags (1)
0 Karma

p_gurav
Champion

You have to add server's details where forwarder has to forward data to. You can run below command on forwarder:

/opt/splunk/bin/splunk add forward-server <indexer_ip>:9997

Also open 9997 port on indexer or you splunk instance where you are forwarding data.

kamal2222ahmed
Explorer

I added the forward-server, but still do not see any event. As for opening the port, that port is servicing hundreds if not thousands of hosts, so on the Enterprise Splunk Server, it is open. Is there any troubleshooting that i can do on the node/client end

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...