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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...