Getting Data In

Delay in seeing forwarded data

bjbush1
Engager

There seems to be a 10 to 15 minute delay in the data that is being sent from a light weight forwarder to my central splunk server. It actually appears to pick up the changes to my log files quickly as I see it send data to the server almost instantly, but I am unable to see it on search on the receiving splunk server for quite a while. The receiving server is nearly idle. The strange thing for me is that we have our splunk server setup to receive syslog directly from other devices and that data is showing up almost instantly. Any help would be greatly appreciated.

Thanks -

Tags (2)

skippylou
Communicator

I noticed this on quite a few light forwarders I have after I moved to my own ssl certs (and away from the stock ones shipped with splunk). On these particular light forwarders it takes about 10 minutes from when the splunk lwf is started/restarted for the data to show up on the indexer. I've never actually tracked down whether the data was already at the indexer or not sent yet. Didn't give it much thought once I knew data would flow again after that 10 minute period and after the initial delay messages would then show up in "real-time", but maybe there is something more here.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

That is extremely bizarre. It is possible there are timestamp/timezone/time synchronization problems? i.e., it's possible that the data is there and indexed, but with incorrect timestamps (e.g.) and so do not return in search?

bjbush1
Engager

Thanks so much - That was exactly the issue. Time was off on the splunk server so the results would not show up until after its time was after the time on the client sending log data.

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