<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem parsing indexes.conf: Cannot load IndexConfig in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/590112#M11874</link>
    <description>&lt;P&gt;My guess is that Splunk started checking index by index and the "audit" is the first index that Splunk encounters the error so it just flushes the error on the console and skipped checking for other indexes.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2022 05:54:55 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2022-03-22T05:54:55Z</dc:date>
    <item>
      <title>Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/589899#M11861</link>
      <description>&lt;P&gt;I am creating the new index and getting the below error. Please find the below configurations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[splunk@ap2-cclabs658055-idx1 ~]$ /opt/splunk/bin/splunk start&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Splunk&amp;gt; Another one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking prerequisites...&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking http port [8000]: open&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking mgmt port [8089]: open&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking appserver port [127.0.0.1:8065]: open&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking kvstore port [8191]: open&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking configuration... Done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking critical directories... Done&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Checking indexes...&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Problem parsing indexes.conf: Cannot load IndexConfig: idx=_audit Configured path 'volume:primary/_audit/db' refers to non-existent volume 'primary'; 1 volumes in config&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Validating databases (splunkd validatedb) failed with code '1'.&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;If you cannot resolve the issue(s) above after consulting documentation, please file a case online at &lt;A href="http://www.splunk.com/page/submit_issue" target="_blank" rel="noopener"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[splunk@ap2-cclabs658055-idx1 ~]$&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;indexes.conf :&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;# Parameters commonly leveraged here:&lt;BR /&gt;# maxTotalDataSizeMB - sets the maximum size of the index data, in MBytes,&lt;BR /&gt;# over all stages (hot, warm, cold). This is the *indexed* volume (actual&lt;BR /&gt;# disk space used) not the license volume. This is separate from volume-&lt;BR /&gt;# based retention and the lower of this and volumes will take effect.&lt;BR /&gt;# NOTE: THIS DEFAULTS TO 500GB - BE SURE TO RAISE FOR LARGE ENVIRONMENTS!&lt;BR /&gt;#&lt;BR /&gt;# maxDataSize - this constrains how large a *hot* bucket can grow; it is an&lt;BR /&gt;# upper bound. Buckets may be smaller than this (and indeed, larger, if&lt;BR /&gt;# the data source grows very rapidly--Splunk checks for the need to rotate&lt;BR /&gt;# every 60 seconds).&lt;BR /&gt;# "auto" means 750MB&lt;BR /&gt;# "auto_high_volume" means 10GB on 64-bit systems, and 1GB on 32-bit.&lt;BR /&gt;# Otherwise, the number is given in MB&lt;BR /&gt;# (Default: auto)&lt;BR /&gt;#&lt;BR /&gt;# maxHotBuckets - this defines the maximum number of simultaneously open hot&lt;BR /&gt;# buckets (actively being written to). For indexes that receive a lot of&lt;BR /&gt;# data, this should be 10, other indexes can safely keep the default&lt;BR /&gt;# value. (Default: 3)&lt;BR /&gt;#&lt;BR /&gt;# homePath - sets the directory containing hot and warm buckets. If it&lt;BR /&gt;# begins with a string like "volume:&amp;lt;name&amp;gt;", then volume-based retention is&lt;BR /&gt;# used. [required for new index]&lt;BR /&gt;#&lt;BR /&gt;# coldPath - sets the directory containing cold buckets. Like homePath, if&lt;BR /&gt;# it begins with a string like "volume:&amp;lt;name&amp;gt;", then volume-based retention&lt;BR /&gt;# will be used. The homePath and coldPath can use the same volume, but&lt;BR /&gt;# but should have separate subpaths beneath it. [required for new index]&lt;BR /&gt;#&lt;BR /&gt;# thawedPath - sets the directory for data recovered from archived buckets&lt;BR /&gt;# (if saved, see coldToFrozenDir and coldToFrozenScript in the docs). It&lt;BR /&gt;# *cannot* reference a volume: specification. This parameter is required,&lt;BR /&gt;# even if thawed data is never used. [required for new index]&lt;BR /&gt;#&lt;BR /&gt;# frozenTimePeriodInSecs - sets the maximum age, in seconds, of data. Once&lt;BR /&gt;# *all* of the events in an index bucket are older than this age, the&lt;BR /&gt;# bucket will be frozen (default action: delete). The important thing&lt;BR /&gt;# here is that the age of a bucket is defined by the *newest* event in&lt;BR /&gt;# the bucket, and the *event time*, not the time at which the event&lt;BR /&gt;# was indexed.&lt;BR /&gt;# TSIDX MINIFICATION (version 6.4 or higher)&lt;BR /&gt;# Reduce the size of the tsidx files (the "index") within each bucket to&lt;BR /&gt;# a tiny one for space savings. This has a *notable* impact on search,&lt;BR /&gt;# particularly those which are looking for rare or sparse terms, so it&lt;BR /&gt;# should not be undertaken lightly. First enable the feature with the&lt;BR /&gt;# first option shown below, then set the age at which buckets become&lt;BR /&gt;# eligible. Am35yNvd&lt;BR /&gt;# enableTsidxReduction = true / (false) - Enable the function to reduce the&lt;BR /&gt;# size of tsidx files within an index. Buckets older than the time period&lt;BR /&gt;# shown below.&lt;BR /&gt;# timePeriodInSecBeforeTsidxReduction - sets the minimum age for buckets&lt;BR /&gt;# before they are eligible for their tsidx files to be minified. The&lt;BR /&gt;# default value is 7 days (604800 seconds).&lt;BR /&gt;# Seconds Conversion Cheat Sheet&lt;BR /&gt;# 86400 = 1 day&lt;BR /&gt;# 604800 = 1 week&lt;BR /&gt;# 2592000 = 1 month&lt;BR /&gt;# 31536000 = 1 year&lt;/P&gt;&lt;P&gt;[default]&lt;BR /&gt;# Default for each index. Can be overridden per index based upon the volume of data received by that index.&lt;BR /&gt;#300GB&lt;BR /&gt;#homePath.maxDataSizeMB = 300000&lt;BR /&gt;# 200GB&lt;BR /&gt;#coldPath.maxDataSizeMB = 200000&lt;/P&gt;&lt;P&gt;# VOLUME SETTINGS&lt;BR /&gt;# In this example, the volume spec is not defined here, it lives within&lt;BR /&gt;# the org_(indexer|search)_volume_indexes app, see those apps for more&lt;BR /&gt;# detail.&lt;/P&gt;&lt;P&gt;One Volume for Hot and Cold&lt;BR /&gt;[volume:primary]&lt;BR /&gt;path = /opt/splunk/var/lib/splunk&lt;BR /&gt;500GB&lt;BR /&gt;maxVolumeDataSizeMB = 500000&lt;/P&gt;&lt;P&gt;# Two volumes for a "tiered storage" solution--fast and slow disk.&lt;BR /&gt;#[volume:home]&lt;BR /&gt;#path = /path/to/fast/disk&lt;BR /&gt;#maxVolumeDataSizeMB = 256000&lt;BR /&gt;#&lt;BR /&gt;# Longer term storage on slower disk.&lt;BR /&gt;#[volume:cold]&lt;BR /&gt;#path = /path/to/slower/disk&lt;BR /&gt;#5TB with some headroom leftover (data summaries, etc)&lt;BR /&gt;##maxVolumeDataSizeMB = 4600000&lt;/P&gt;&lt;P&gt;# SPLUNK INDEXES&lt;BR /&gt;# Note, many of these use historical directory names which don't match the&lt;BR /&gt;# name of the index. A common mistake is to automatically generate a new&lt;BR /&gt;# indexes.conf from the existing names, thereby "losing" (hiding from Splunk)&lt;BR /&gt;# the existing data.&lt;BR /&gt;[main]&lt;BR /&gt;homePath = volume:primary/defaultdb/db&lt;BR /&gt;coldPath = volume:primary/defaultdb/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/defaultdb/thaweddb&lt;/P&gt;&lt;P&gt;[history]&lt;BR /&gt;homePath = volume:primary/historydb/db&lt;BR /&gt;coldPath = volume:primary/historydb/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/historydb/thaweddb&lt;/P&gt;&lt;P&gt;[summary]&lt;BR /&gt;homePath = volume:primary/summarydb/db&lt;BR /&gt;coldPath = volume:primary/summarydb/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/summarydb/thaweddb&lt;/P&gt;&lt;P&gt;[_internal]&lt;BR /&gt;homePath = volume:primary/_internaldb/db&lt;BR /&gt;coldPath = volume:primary/_internaldb/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/_internaldb/thaweddb&lt;/P&gt;&lt;P&gt;# For version 6.1 and higher&lt;BR /&gt;[_introspection]&lt;BR /&gt;homePath = volume:primary/_introspection/db&lt;BR /&gt;coldPath = volume:primary/_introspection/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/_introspection/thaweddb&lt;/P&gt;&lt;P&gt;# For version 6.5 and higher&lt;BR /&gt;[_telemetry]&lt;BR /&gt;homePath = volume:primary/_telemetry/db&lt;BR /&gt;coldPath = volume:primary/_telemetry/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/_telemetry/thaweddb&lt;/P&gt;&lt;P&gt;[_audit]&lt;BR /&gt;homePath = volume:primary/_audit/db&lt;BR /&gt;coldPath = volume:primary/_audit/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/_audit/thaweddb&lt;/P&gt;&lt;P&gt;[_thefishbucket]&lt;BR /&gt;homePath = volume:primary/fishbucket/db&lt;BR /&gt;coldPath = volume:primary/fishbucket/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/fishbucket/thaweddb&lt;/P&gt;&lt;P&gt;# For version 8.0 and higher&lt;BR /&gt;[_metrics]&lt;BR /&gt;homePath = volume:primary/_metrics/db&lt;BR /&gt;coldPath = volume:primary/_metrics/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/_metrics/thaweddb&lt;BR /&gt;datatype = metric&lt;/P&gt;&lt;P&gt;# For version 8.0.4 and higher&lt;BR /&gt;[_metrics_rollup]&lt;BR /&gt;homePath = volume:primary/_metrics_rollup/db&lt;BR /&gt;coldPath = volume:primary/_metrics_rollup/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/_metrics_rollup/thaweddb&lt;BR /&gt;datatype = metric&lt;/P&gt;&lt;P&gt;# No longer supported in Splunk 6.3&lt;BR /&gt;# [_blocksignature]&lt;BR /&gt;# homePath = volume:primary/blockSignature/db&lt;BR /&gt;# coldPath = volume:primary/blockSignature/colddb&lt;BR /&gt;# thawedPath = $SPLUNK_DB/blockSignature/thaweddb&lt;/P&gt;&lt;P&gt;# SPLUNKBASE APP INDEXES&lt;/P&gt;&lt;P&gt;[os]&lt;BR /&gt;homePath = volume:primary/os/db&lt;BR /&gt;coldPath = volume:primary/os/colddb&lt;BR /&gt;thawedPath = $SPLUNK_DB/os/thaweddb&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 00:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/589899#M11861</guid>
      <dc:creator>kiranpanchavat1</dc:creator>
      <dc:date>2022-03-21T00:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/589905#M11862</link>
      <description>&lt;P&gt;Hi. Does your primary volume stanza really have&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[volume:primary]
path = /opt/splunk/var/lib/splunk
500GB
maxVolumeDataSizeMB = 500000&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;That 500GB should be commented out I think.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 01:04:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/589905#M11862</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2022-03-21T01:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/589923#M11863</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/155648"&gt;@burwell&lt;/a&gt;&amp;nbsp;Hello , Thank you for the response. Yes we have and one more thing why we are getting that error only for audit db ??&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 05:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/589923#M11863</guid>
      <dc:creator>kiranpanchavat1</dc:creator>
      <dc:date>2022-03-21T05:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/590092#M11868</link>
      <description>&lt;P&gt;I don't know why you get the error for that index.&lt;/P&gt;&lt;P&gt;Did you fix the config and restart? If so, did you get the same error?&lt;BR /&gt;&lt;BR /&gt;Can you run btool to display your indexes settings?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/opt/splunk/bin/splunk btool indexes list --debug&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 23:09:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/590092#M11868</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2022-03-21T23:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/590112#M11874</link>
      <description>&lt;P&gt;My guess is that Splunk started checking index by index and the "audit" is the first index that Splunk encounters the error so it just flushes the error on the console and skipped checking for other indexes.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 05:54:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/590112#M11874</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-03-22T05:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/600801#M12783</link>
      <description>&lt;P&gt;Yes this is it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:34:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/600801#M12783</guid>
      <dc:creator>bertjo</dc:creator>
      <dc:date>2022-06-07T07:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/711642#M21667</link>
      <description>&lt;P&gt;did you figure out what the issue was? I am having the same problem running 9.3.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 18:04:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/711642#M21667</guid>
      <dc:creator>splunkettes</dc:creator>
      <dc:date>2025-02-14T18:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing indexes.conf: Cannot load IndexConfig</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/711662#M21668</link>
      <description>If you have exactly same error which said that volume is not defined, then check the definition of this volume. There is probably some issues with it.</description>
      <pubDate>Fri, 14 Feb 2025 23:30:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Problem-parsing-indexes-conf-Cannot-load-IndexConfig/m-p/711662#M21668</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-02-14T23:30:52Z</dc:date>
    </item>
  </channel>
</rss>

