Knowledge Management

If my index is set for 30 day retention, is it possible to have an accelerated data model for a longer period of time?

pmeyerson
Path Finder

If my index is set for 30 day retention, is it possible to have a data model summary for a longer period? Is the data model storing its... cumulative .. results separate from the index?
Thanks.

0 Karma

bmacias84
Champion

I assume you mean accelerated data models, but the short answer is no. Technically accelerated data models are separate from the index and are stored in multiple .tsidx ( time-series index file) files which contain records of the key/value pair in your regular index. Basically accelerated data models just contain pointers to the raw data.

If you would like to store the tsdix files in separate directory or on another disk that is configurable though the indexes.conf.

If you want to store data beyond the raw data I suggest you look at summary indexing

More Information:
Accelerate data models
Summary Indexing Theory and Practice, Part 1
Use summary indexing for increased reporting efficiency

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