Getting Data In

How do I fix this error? : Problem parsing indexes.conf: stanza=fireeye Required parameter=homePath not configured

packet_hunter
Contributor

I am trying to send json data via Http post to Splunk's API on an HF (heavy forwarder). I can see with wireshark that the appliance sending the json data is connecting and pushing data to the API, but it is not making it into the indexers.

In the var log I see this error
Problem parsing indexes.conf: stanza=fireeye Required parameter=homePath not configured

When I add the my stanza [fireeye] to the indexes.conf file in etc/system/local and restart the fwder, splunkd will not restart until I remove it.

Any ideas?

0 Karma
1 Solution

packet_hunter
Contributor

My bad, user error. Too many cooks in the kitchen.
I did not remember that when you create an index with the gui on a fwder it will put the indexes.conf file in the Search app.
After correcting the indexes.conf file under etc system local like this:
[fireeye]
homePath = $SPLUNK_DB\fireeye\db
coldPath = $SPLUNK_DB\fireeye\colddb
thawedPath = $SPLUNK_DB\fireeye\thaweddb
disabled = false

its working now...

Thank you

View solution in original post

0 Karma

packet_hunter
Contributor

My bad, user error. Too many cooks in the kitchen.
I did not remember that when you create an index with the gui on a fwder it will put the indexes.conf file in the Search app.
After correcting the indexes.conf file under etc system local like this:
[fireeye]
homePath = $SPLUNK_DB\fireeye\db
coldPath = $SPLUNK_DB\fireeye\colddb
thawedPath = $SPLUNK_DB\fireeye\thaweddb
disabled = false

its working now...

Thank you

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 ...