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.

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

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...