Getting Data In

Why are frozen buckets not going to frozen path?

dmitchell92
New Member

Hello, I'm trying to configure my indexes to store frozen buckets on an NFS share mounted to the Splunk Server. I have mounted the share, created a path with sub folders for each index.

I've set this and let it ride.

I went to check the data on the NFS share and there is nothing in the NFS Share path.

Is there something else I'm missing here?

0 Karma

dmitchell92
New Member

Yes, I have coldToFrozenDir set for each index in $SPLUNKHOME/apps/search/local/indexes.conf. Is there something else I'm missing?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Verify Splunk has write access to the frozen dir.
Check splunkd.log for errors.

---
If this reply helps you, Karma would be appreciated.
0 Karma

dmitchell92
New Member

directory access has been confirmed. Only reference to coldToFrozenDir states that both coldToFrozenScript and coldToFrozenScript are set and coldToFrozenDir will take precedence.

0 Karma

ivanreis
Builder

As mentioned by richgalloway, you have to add the configuration path for "coldToFrozenDir" at indexes.conf not at inputs.conf.

check this link here for further information
https://docs.splunk.com/Documentation/Splunk/7.3.1/Indexer/Configureindexstorage#Attributes_that_aff...

See below a sample of configuration for "coldToFrozenDir" parameter setup at indexes.conf
[web]
homePath = volume:primary/web/db
coldPath = volume:primary/web/colddb
thawedPath = $SPLUNK_DB/web/thaweddb
coldToFrozenDir = /opt/frozen/web

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Have you set coldToFrozenDir in indexes.conf?

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...