Splunk Search

summary Index

VijaySrrie
Builder

Hi,

how will summary index actually work in relation to 'time based searches'
maybe the summary index could have no time value on each record?
 
We are replacing a lookup with a summary index.
 
we have 2000 entries in the lookup --> those entries will be pushed to summary index via a scheduled search
 
The lookup will be updated daily --> The updated data will go to summary Index
 
What will happen to old data that is already there in the summary Index?
 
Labels (3)
0 Karma
1 Solution

manjunathmeti
Champion

hi @VijaySrrie,

Summary index events do have timestamps.

if your saved search results contain a _time field then the timestamp will be set to this field values in the summary index. If _time is not there then timestamp is set to the CURRENT time(when data is parsed) in the summary index. 

Retention for the summary index is 5 years and the max data size is 500GB.

 

If this reply helps you, a like would be appreciated.

View solution in original post

manjunathmeti
Champion

hi @VijaySrrie,

Summary index events do have timestamps.

if your saved search results contain a _time field then the timestamp will be set to this field values in the summary index. If _time is not there then timestamp is set to the CURRENT time(when data is parsed) in the summary index. 

Retention for the summary index is 5 years and the max data size is 500GB.

 

If this reply helps you, a like would be appreciated.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...