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!

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 ...