All Apps and Add-ons

Drilldown from Status Indicator icon

hafizuddin
Path Finder

hi,

I had used the status indicator on my dashboard and what I want is when I click the icon, another dashboard will pop-up.

alt text
I had read and followed the article from this link https://answers.splunk.com/answers/471329/is-it-possible-to-drilldown-from-an-status-indicat.html#co... but it seems like it doesn't work. It is something wrong with my javascript/XML

here my XML code:

alt text

And this is my java script where I locate it at C:\Program Files\Splunk\etc\apps\status_indicator_app\appserver\static\drilldown.js:

var components = [splunkjs/ready!,splunkjs/mvc/simplexml/ready!,jquery];
require(components, function(mvc,ignored,$) 
{ $(#something).click(function() {window.open(SolarwindsGroupCircuit,'_blank' )})});
1 Solution

493669
Super Champion

ok.. I think I got your issue...
go to Settings>>User interface »Views
here check your SolarwindsGroupCircuit dashboard view name it might be different...?

View solution in original post

0 Karma

493669
Super Champion

so now you have placed js file in search app? have tried adding console.log("alert"); OR alert("Alert"); in your js and does it is getting reflected?

0 Karma

hafizuddin
Path Finder

I had locate js file on search app and it seem working pop-up to other page but my dashboard not appear. it pop up to page not found.

Page not found!
View more information about your request (request ID = 5a8112f1583522b659b0) in Search

did i miss something on this

0 Karma

hafizuddin
Path Finder

i had place js file in search app and it working popup other page but appear page not found.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...