Skip to content

Instantly share code, notes, and snippets.

@hortonew
Created May 18, 2018 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hortonew/4140a2fa547593801865fe4a92427db2 to your computer and use it in GitHub Desktop.
Save hortonew/4140a2fa547593801865fe4a92427db2 to your computer and use it in GitHub Desktop.
[default]
homepath.maxDataSizeMB = 300000
coldPath.maxDataSizeMB = 200000
repFactor = auto
[volume:primary]
path = /opt/splunk/indexes/hot
maxVolumeDataSizeMB = 1500000
[volume:secondary]
path = /opt/splunk/indexes/cold
maxVolumeDataSizeMB = 1400000
[main]
homePath = volume:primary/defaultdb/db
coldPath = volume:secondary/defaultdb/colddb
maxDataSize = auto_high_volume
maxHotBuckets = 10
frozenTimePeriodInSecs = 15552000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment