Deployment Architecture

What method does Splunk use when moving warm buckets to cold?

j4adam
Communicator

Hello all,

Hot and warm buckets reside on our fastest disks, but when we move to cold it is shipped off to a slower disk. There is a command to manually force the hot to warm transition but is there one for warm to cold?

My real curiosity is what splunk actually uses to transfer the data to the cold disk? A certain protocol or port? Something like scp or is it a splunk built in utility similar to indexing?

Thanks!

0 Karma

lguinn2
Legend

As I understand it, Splunk invokes the "move" or "copy/delete" capability of the underlying OS.

There is no command to move warm to cold, but there are mulitple ways to control when buckets move:
- by setting the number of buckets in warm (maxWarmDBCount)
- by controlling the size of the db (hot/warm) directory (homePath.maxDataSizeMB)

You can find out more by looking at indexes.conf.spec on your local Splunk machine, or by looking at the same file on docs.splunk.com
Here is another documentation topic that can be helpful: Configure index storage

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...