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!

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 ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...