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
Get Updates on the Splunk Community!

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...