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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...