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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...