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!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

[Puzzles] Solve, Learn, Repeat: Unmerging HTML Tables

[Puzzles] Solve, Learn, Repeat: Unmerging HTML TablesFor a previous puzzle, I needed some sample data, and ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...