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!

Take Your Breath Away with Splunk Risk-Based Alerting (RBA)

WATCH NOW!The Splunk Guide to Risk-Based Alerting is here to empower your SOC like never before. Join Haylee ...

SignalFlow: What? Why? How?

What is SignalFlow? Splunk Observability Cloud’s analytics engine, SignalFlow, opens up a world of in-depth ...

Federated Search for Amazon S3 | Key Use Cases to Streamline Compliance Workflows

Modern business operations are supported by data compliance. As regulations evolve, organizations must ...