Deployment Architecture

Why is the earliest event in an index not reflective of what is displayed on the Cluster Master?

ankithreddy777
Contributor

On the Distributed Management Console tab on Cluster Master (CM), I found that earliest event in one of my console is May 10 2015 .
But when I search data in that index (Clustered) it only returns the data from Dec 15 2015. Also also used metadata command for that index, which is also showing the first time = Dec 15 2015.

May I know why the console on CM is showing earliest event is at MAY 10, 2015?

0 Karma

muebel
SplunkTrust
SplunkTrust

Hi ankithreddy777, it might be possible that the management console is looking over all indexes to find the earliest event. You can be certain of the starting point in time for you indexes by running this command over all time:

| tstats min(_time) as earliest_time, max(_time) as latest_time by index | convert ctime(*time)

This will give you the earliest as well as most recent event time for each index the search head is able to access.

Please let me know if this helps!

0 Karma

muebel
SplunkTrust
SplunkTrust

whats the path to the dashboard that is show the May 10 2015 reading?

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...