Splunk Search

What will break if I set coldPath to /dev/null?

richgalloway
SplunkTrust
SplunkTrust

I've been asked to size a Splunk installation with only 30 days of hot/warm data - no cold data. I've never heard of this before. I could probably set coldPath=/dev/null so warm data is deleted instead of being moved to cold, but can Splunk handle that?

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

twinspop
Influencer

Just set maxTotalDataSizeMB and homePath.maxDataSizeMB to the same amount. No need for shenanigans with the locations.

[someindex]
maxTotalDataSizeMB     = 100000
homePath.maxDataSizeMB = 100000
frozenTimePeriodInSecs = 2592000
  • edit - added your 30 day limit
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...