Dashboards & Visualizations

how to connect splunk view with java script

disha
Contributor

I have include the html file in my view and I wrote a java script in

Tags (1)
0 Karma
1 Solution

joelzyla
Explorer
if (Splunk.util.getCurrentView() == 'put_your_view_name_here' ) {
        alert('Yay, my view loaded');
    }

View solution in original post

0 Karma

joelzyla
Explorer
if (Splunk.util.getCurrentView() == 'put_your_view_name_here' ) {
        alert('Yay, my view loaded');
    }
0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...