-
Book Overview & Buying
-
Table Of Contents
Learning Splunk Web Framework
By :
Before we start working with some of the JavaScript modules, I thought it would be smart to point you in the direction of where the JavaScript modules are located in your Splunk installation. Some of the modules are not too advanced in terms of code that they utilize.
In the final chapter of this book, we will discuss in more depth what SplunkJS is and how to use it to get the most out of the Splunk Web Framework. SplunkJS is a set of components that will allow us to move our Splunk App away from using Splunk as a platform. For now though, we will continue to use the components as part of our dashboards as this is what the web interface uses to produce our dashboard and panel visualizations.
As we saw in our previous chapter, when we converted our Simple XML dashboard to HTML, the code is now specifically loading the modules that are in SplunkJS. The specific directory that is being used to contain these modules is as follows:
$SPLUNK_HOME/share...