Splunk Search

Realtime search question

ericrobinson
Path Finder

I have splunk forwarders configured on 3 machines going to a splunk receiver. I have a request to create a real-time dashboard.

My question is why I can only see events from one of the forwarders when I do a 30 second window real-time search. Is there something configured in the forwarder that enables/disables rt search?

Tags (1)
0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

This is most likely caused by time skew on the two forwarders that are not being reported. The time window is the most recent 30s relative to the clock on the node that you're doing the search from. To confirm this, you can run a search over all-time real-time like:

index=* | eval lag = _time-_indextime | stats min(lag) max(lag) by host
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...