All Apps and Add-ons

AfterGlow not working with Win7

labstractl
Engager

I cannot get this app to work in Windows 7 x64.

I can install the app through Splunk using the SPL file. Also I have GraphViz installed as well. I setup the app neato path through Splunk with: C:\Program Files (x86)\Graphviz2.30\bin

When I try to run a simple search like above, I get the following error:

AfterGlow was not able to generate a graph. Please check the neato directory in the AfterGlow Setup.

Any Ideas??

ndoshi
Splunk Employee
Splunk Employee

The newest version works on XP.

0 Karma

gooza
Communicator

Can you find the AfterGlow.py file in your Splunk directory? It's in your $SPLUNK_HOME/etc/apps/afterglow/appserver/modules/AfterGlow directory.

make sure that line 88: neato = os.path.join(neato_path,"neato") is the following:

neato = os.path.join(neato_path,"neato.exe")

0 Karma

mladewig
New Member

Getting same error here. Windows 7 x64, perl and GraphViz are installed.

0 Karma

ndoshi
Splunk Employee
Splunk Employee

I have the same issue on Windows XP. I changed the path to C:\Graphviz2.30\bin thinking that spaces caused issues, but I get the same error. Does Afterglow work on Windows?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...