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!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...