November 2018
Beginner
298 pages
7h 51m
English
The most common settings used in an indexes.conf file are listed as follows for an example of a normal events index called weblogs_90d_eidx; we'll touch on metrics indexes shortly:
[weblogs_90d_eidx]repFactor=autohomePath = $SPLUNK_DB/weblogs_90d_eidx/dbcoldPath = $SPLUNK_DB/weblogs_90d_eidx/colddbthawedPath = $SPLUNK_DB/weblogs_90d_eidx/thaweddb# Set the Maximum Index Size in MB# 51200 MB = 50 GBmaxTotalDataSizeMB = 51200# Set Index Retention to 90 DaysfrozenTimePeriodInSecs = 7776000
The significant settings include the following:
Read now
Unlock full access