- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
splunk index
kowsikreddy
Loves-to-Learn
11-11-2020
12:18 AM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

gcusello

SplunkTrust
11-11-2020
04:47 AM
Hi @kowsikreddy,
you can see the location of each index in [Settings -- Indexes] - Home Path.
If you have $SPLUNK_DB, by default it's:
$SPLUNK_HOME\var\lib\splunk
otherwise it's defined in the conf file
$SPLUNK_HOME\etc\splunk-launch.conf
Ciao.
Giuseppe
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
brent_weaver
Builder
11-11-2020
05:04 AM
It is possible that these indexes are defined outside the $SPLUNK_HOME so you may want to write a little power shell script to find the indexes.conf file to see where things are defined. I have fully qualified paths in my indexes.conf file.
if it is an index cluster they would need to be configured in master apps directory on the cluster master server
