Getting Data In

Splunk server not recieving data from node

vysakhnubelity
New Member

I have a splunk enterprise server and a node configured with Linux forwarder. These are the things configured in both the ends:

server:
enabled port 9997 to be reciever
added the following in inputs.conf file
[splunktcp://9997]
disabled = 0

node:
added forward server and started forwarder
added the following in outputs.conf file
[tcpout:default-autolb-group]
server = 172.xx.x.xxx:9997

[tcpout-server://172.xx.x.xxx:9997]
added a custom folder to monitor list

But in Splunk web dashboard, I am not able to recieve any data from the node.
alt text

Can someone please help me..?

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi vysakhnubelity,
you can follow Splunk documentation at https://docs.splunk.com/Documentation/Splunk/6.5.3/Forwarding/Receiverconnection

At first you should verify connection from the client:

telnet 172.xx.x.xxx 9997

so you can understand if there is the mandatory connectivity between Splunk servers.

After you should verify if indexer receives internal logs from forwarder:

index=_internal host=your_host

if there are internal logs, this means that you have to verify your log input otherwise that there is a connection problems between Splunk servers.

at least you should verify if date and time of both servers are aligned.

At this point, you should understand where is located the problem.

Bye.
Giuseppe

0 Karma

vysakhnubelity
New Member

Hello,

Thanks for the response. I verified that the connection exists and there's this audit data coming in to dashboard, I can see this once I click search and reporting and then on data summary.

But how can I get the same in the dashboard (I mean the home page when I login to Splunk Web)? In the above image, I should be able to select the instance and then the data appears below the same. How can I achieve this?

0 Karma
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 ...