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!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...