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