Knowledge Management

index summary vs Cached search results

sarit_s
Communicator

Hello

can someone explain to me the difference between index summary and Cached search results ?

thanks

Labels (1)
Tags (2)
0 Karma
1 Solution

skoelpin
SplunkTrust
SplunkTrust

Summary indexing allows you to follow more of a schema on write system, where you can format the results and aggregate them into kv pairs inside of a summary index. You can also incrementally add to a summary index and include this in your running totals.

You can set the retention on summary indexes for a long period of time (years). Whereas cached search results have a specific TTL which expire in a relatively short period of time. So in short, if you have results which are needed for a limited amount of time, use cached search results. If you want to incrementally add results or query against aggregated results over a long period of time, use a summary index

View solution in original post

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Summary indexing allows you to follow more of a schema on write system, where you can format the results and aggregate them into kv pairs inside of a summary index. You can also incrementally add to a summary index and include this in your running totals.

You can set the retention on summary indexes for a long period of time (years). Whereas cached search results have a specific TTL which expire in a relatively short period of time. So in short, if you have results which are needed for a limited amount of time, use cached search results. If you want to incrementally add results or query against aggregated results over a long period of time, use a summary index

0 Karma

sarit_s
Communicator

thanks for the detailed answer

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...