All Apps and Add-ons

Knowledge Object Explorer: no tree!

gabriel_vasseur
Contributor

I have just installed the Knowledge Object Explorer app (apparently I have not enough karma to post links but you'll see it on SplunkBase) and it doesn't work for me. It doesn't show any tree.

If I type anything (say "tag=authentication") in the search box, choosing any app (say "Enterprise Security"), I can see something happening in the normalizedSearch text area (could be a huge string depending on the search) but I can't see the tree, just a big empty gray area where the tree should be. I haven't checked the "skip tree" box either.

All the tabs on the bottom right ("Field Aliases", "Calculated Fields", "Reverse Lookups", "Event Types", "Tags" and "Macros") are empty too.

This is on Splunk 6.4.0.

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Yeah, I'm using the native JS Promise API to easily implement asynchronous caches - that way, I only ask Splunk's REST API for the field aliases of a particular field once and then reuse the results. You can observe that happening when the counter in the progress bar accelerates its increments significantly.
http://www.html5rocks.com/en/tutorials/es6/promises/

The Promise API is supported since about FF 29, Splunk 6.2 requires at least FF ESR 31.2 while 6.3+ require latest... so yeah, update your browser.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Yeah, I'm using the native JS Promise API to easily implement asynchronous caches - that way, I only ask Splunk's REST API for the field aliases of a particular field once and then reuse the results. You can observe that happening when the counter in the progress bar accelerates its increments significantly.
http://www.html5rocks.com/en/tutorials/es6/promises/

The Promise API is supported since about FF 29, Splunk 6.2 requires at least FF ESR 31.2 while 6.3+ require latest... so yeah, update your browser.

martin_mueller
SplunkTrust
SplunkTrust

What browser are you using?
Depending on the browser, there's a web console, debugger, etc. that should show Javascript errors. Do open that and post any errors you see.

0 Karma

gabriel_vasseur
Contributor

I am using an old version of firefox (don't ask). I can see a bunch of CSS errors when loading the app and a single JS error when launching the request: "ReferenceError: Promise is not defined". I'm guessing updating the browser will solve the issue?

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

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...