Getting Data In

Why am I unable to see cold path in Splunk?

kteng2024
Path Finder

for an index, i specified the following:

[abc]
homePath = $SPLUNK_DB/abc/db
coldPath = $SPLUNK_DB/abc/colddb
thawedPath = $SPLUNK_DB/abc/thaweddb

since i used "$SPLUNK_DB" i don't see it in /var/lib/splunk , so can i please know where i could see those directories?

0 Karma
1 Solution

woodcock
Esteemed Legend

The SPLUNK_DB environment variable is defaulted in the software as follows (from $SPLUNK_HOME/etc/splunk-launch.conf😞

By default, Splunk stores its indexes under SPLUNK_HOME in the

var\lib\splunk subdirectory. This can be overridden

here:

SPLUNK_DB=C:\wrangler-2.0\build-home\ivory\var\lib\splunk

Therefore, your files should be found (if there are no splunk-launch.conf files that modify the default) inside $SPLUNK_HOME/var/lib/splunk/ which for linux with a standard installation should be /opt/splunk/var/lib/splunk/.

View solution in original post

0 Karma

woodcock
Esteemed Legend

The SPLUNK_DB environment variable is defaulted in the software as follows (from $SPLUNK_HOME/etc/splunk-launch.conf😞

By default, Splunk stores its indexes under SPLUNK_HOME in the

var\lib\splunk subdirectory. This can be overridden

here:

SPLUNK_DB=C:\wrangler-2.0\build-home\ivory\var\lib\splunk

Therefore, your files should be found (if there are no splunk-launch.conf files that modify the default) inside $SPLUNK_HOME/var/lib/splunk/ which for linux with a standard installation should be /opt/splunk/var/lib/splunk/.

0 Karma

somesoni2
Revered Legend

Did you check in $SPLUNK_HOME/var/lib/splunk ?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...