Getting Data In

Forwarder is working but data is not shown in splunk

ASISH_9
Engager

Hi,

We have a setup in a remote machine that receives data from database in form of excel sheets and forwards it to Splunk environment
with the help of a universal forwarder.
But when i am searching that particular data it is not coming in splunk. Any idea why this is happening even if the .conf files are fine?

Tags (1)
0 Karma

woodcock
Esteemed Legend

There are a ton of reasons.

Is splunk running?
Is inputs.conf configured to send anything?
Is outputs.conf configured to show where to send it?
Does the forwarder have a route to the indexer hosts?
Do the firewalls and  other network equipment allow connections from the UF to the indexers (port 9997 or maybe 9998 or ???)?
Is _time correct for your events (maybe being thrown into the future)?
Are you indexers setup to receive anything?
0 Karma

hardikJsheth
Motivator
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...