Splunk Search

Absolute paths

nanceda
New Member

I know this question has probably been asked before but I've tried it a LOT of ways.

Splunk 5.0.4 build 172409 on Windows 2008R2

I'm trying to add an absolute path to my indexes.conf file but am constantly getting: "Problem parsing indexes.conf: Cannot create index '_audit': path of coldToFrozenDir must be absolute.."

I have tried:
"\hostname\arch"
"\UNC PATH TO EXTERNAL HOST\share\arch" (my preferred solution)
"%HOMEDRIVE%\arch" ($HOMEDRIVE = c:)
"$HOMEDRIVE\arch"
"C:\arch"

I even tried adding a directory to the path in the example file "$SPLUNK_HOME\arch" (using the indexes.conf under local of course)

Still no luck. I've googled this thing to death.

Any help? (btw, the resultant post removes the double slashes from some of my examples for some reason)

Thanks!

Tags (1)
0 Karma

easiedu_splunk
Splunk Employee
Splunk Employee

I had this error on v6.63 while setting the path of a G: drive for the coldToFrozenDir on windows - this was fixed by writing as:

G:/
0 Karma

lukejadamec
Super Champion

The slashes are being removed because they are 'special' characters. Use and extra slash to escape them, or highlight the section that contains then and click the 'code' button when available (101010).

0 Karma

nanceda
New Member

According to indexes.conf you can also specify a directory path. It gives the example of "$SPLUNKHOME\myfrozenarchive" I merely changed the path to "$SPLUNK_HOME\arch" (after creating the directory) That at least should have worked, but I still got the same absolute path error.

0 Karma

lukejadamec
Super Champion

According to indexes.conf you cannot specify a volume lable in the coldtofrozendir, so I think you're going to have to use the coldtofrozenscript option.
Here is some information on setting up the script.

http://docs.splunk.com/Documentation/Splunk/5.0.4/Indexer/Automatearchiving#Specify_an_archiving_scr...

0 Karma

nanceda
New Member

According to indexes.conf you can also specify a directory path. It gives the example of "$SPLUNKHOME\myfrozenarchive" I merely changed the path to "$SPLUNK_HOME\arch" (after creating the directory) That at least should have worked, but I still got the same absolute path error.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...