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!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...