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!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...