All Apps and Add-ons

FireEye app installation breaked the Splunk Search Head.

casey_lee
Engager

Hello -

I installed FireEye App a while ago on my search head. The search head failed to come back up after I restart it. Here is the output when I tried to start it again from command line. Any idea how to fix?

splunkweb is not running.
splunkd is not running. [FAILED]

Splunk> Be an IT superhero. Go home early.

Checking prerequisites...
Checking http port [8000]: open
Checking mgmt port [8089]: open
Checking configuration... Done.
Checking index directory...
Problem parsing indexes.conf: The homePath "/opt/splunk/var/lib/splunk/fireeye/db" of index "fireeye" is repeated multiple times (already specified as homePath of index "fe").
Validating databases (splunkd validatedb) failed with code '1'. Please file a case online at http://www.splunk.com/page/submit_issue

Thanks.

Tags (1)
0 Karma
1 Solution

monzy
Communicator

this issue has been fixed in fireeye 2.0.2.

View solution in original post

monzy
Communicator

this issue has been fixed in fireeye 2.0.2.

casey_lee
Engager

Yes. I got the fix from the App owner as I was working with him at .conf2012 earlier today. He will update the code later on tonight to the repository. Should be version 2.0.2 or up.

But to get your Splunk or search head working until the fix is ready, you have to go to find the indexer.conf file in the FireEye App and do the configuration change below to start the splunk again.

/opt/splunk/etc/apps/{FireEye, or SplunkforFireEye}/default

more indexes.conf

[fireeye]

for syslog data

coldPath = $SPLUNK_DB/fireeye/colddb
homePath = $SPLUNK_DB/fireeye/db
thawedPath = $SPLUNK_DB/fireeye/thaweddb

[fe]

for xml fireeye logs

coldPath = $SPLUNK_DB/fireeye/colddb

homePath = $SPLUNK_DB/fireeye/db

thawedPath = $SPLUNK_DB/fireeye/thaweddb

[fe]

for xml fireeye logs

coldPath = $SPLUNK_DB/fe/colddb
homePath = $SPLUNK_DB/fe/db
thawedPath = $SPLUNK_DB/fe/thaweddb

Hope this help.

0 Karma

markmaunu
New Member

I get the same exact error after a fresh Splunk install and adding the FireEye app from splunkbase.

Have you had any feedback on this issue?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...