Hi
I am trying to create an index on the command line as follows (splunk 4.1.4)
./bin/splunk add index indexname -dir $SPLUNK_DB/indexdb
But for some reason, splunk 4.1.4 fails to recognize "-dir". Does any one know if there is another way of specifying the name of my custom splunk DB, at the command line?
... View more