Splunk Search

Can i define the time to search logs in colddb, db, datamodel or frozen

Said7
Explorer

It is posible change the time to specify the time of the storage in coldb or db. I have some index configurated in splunk enterprise. If it is posible, I need to do the configuration index by index?
or only in "indexes.conf" that is located in $SPLUNK_HOME/etc/system/local

I need to assure the logs one year in splunk.

regards.

Tags (1)
0 Karma
1 Solution

xpac
SplunkTrust
SplunkTrust

Hey,

there is a good explanation in the "Set a retirement and archiving policy" part of the docs.

Those settings can be configured per index, and you're most likely looking for frozenTimePeriodInSecs, which defaults to ~6 years, after which (by default) the data is deleted.
You also have to make sure that your index maximum size is big enough, because Splunk will delete data earlier when an index reaches it's maximum size.

Hope that helps - if it does I'd be happy if you would upvote/accept this answer, so others could profit from it. 🙂

View solution in original post

0 Karma

xpac
SplunkTrust
SplunkTrust

Hey,

there is a good explanation in the "Set a retirement and archiving policy" part of the docs.

Those settings can be configured per index, and you're most likely looking for frozenTimePeriodInSecs, which defaults to ~6 years, after which (by default) the data is deleted.
You also have to make sure that your index maximum size is big enough, because Splunk will delete data earlier when an index reaches it's maximum size.

Hope that helps - if it does I'd be happy if you would upvote/accept this answer, so others could profit from it. 🙂

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