Monitoring Splunk

web intelligence setup error

akafritz
New Member

I've installed the Web Intelligence beta, but on setup, I get the error below. I've restarted splunk a few times but that doesn't help.

IndexError: list index out of range
24 <%
25 from sets import Set
26 logger.info(form_content.search)
27 seq = [token.split('=')[1] for token in form_content.search.split(' OR ')]
28 set = Set(seq)
29 tokenList = list(set)
30 tokenList.sort()
31 tokenLen = len(tokenList)
32 %>
0 Karma

araitz
Splunk Employee
Splunk Employee

What does $SPLUNK_HOME/etc/apps/webintelligence/local/eventtypes.conf look like? My guess is you have a malformed event type in there.

0 Karma

araitz
Splunk Employee
Splunk Employee

That seems fine. Is there anything in $SPLUNK_HOME/etc/apps/webintelligence/default/eventtypes.conf or $SPLUNK_HOME/etc/users//webintelligence/local/eventtypes.conf? Any any case, I will file a bug to handle this error a bit more gracefully in the future.

0 Karma

akafritz
New Member

All it has is this:

[exclude-pageview]

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...