Dashboards & Visualizations

Is there a way to include external javascript in a simple XML dashboard?

prashantjois
Explorer

Is there a way to include an external script in a simple XML dashboard?

rcorbisier_splu
Splunk Employee
Splunk Employee

The Splunk Developer’s Guide and the accompanying Splunk Reference App might be helpful in answering your question. A print version is available from Amazon.com.
alt text

It was designed by a Splunk dev team to help you learn how to build, test, and deploy apps. The reference app (named PAS) showcases proven practices using the Splunk Developer Platform and includes code that you can download, reuse and even contribute to, code walkthroughs as well as the associated unit and acceptance tests.

The featured example demonstrates how to monitor various document repositories (current and future). Managers and auditors can use the app to see who has viewed, modified, deleted, or downloaded documents or other artifacts from various sources, detect suspicious behaviors, and analyze trends.

Currently an updated version is under development that will expand the functionality,, so even if it’s not relevant now you might want to keep checking to see what’s been added.

melting
Splunk Employee
Splunk Employee

Yes you can include javascript in your simple xml dashboards and forms.

  1. All dashboards in an app will load dashboard.js from $SPLUNK_HOME/etc/apps//appserver/static/dashboard.js
  2. Also you can load other js files (csv) from your app ... will load $SPLUNK_HOME/etc/apps//appserver/static/myJs.js and $SPLUNK_HOME/etc/apps/otherapp/appserver/static/otherJs.js

kml_uvce
Builder

i think in simple xml no but in advanced xml you can do this.
http://dev.splunk.com/view/webframework-splunkjsstack/SP-CAAAESV

0 Karma
Get Updates on the Splunk Community!

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...