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
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...