-
Book Overview & Buying
-
Table Of Contents
Learning Splunk Web Framework
By :
I just want to demonstrate one thing before moving forward, and that is if we lose our Bootstrap theme or it is removed from our environment. This should not impact us too badly, as we can see in the next screenshot. As an example, I have removed the bootstrap.min.css file from our static directory in our Stock Market Splunk App. The dashboard has simply loaded all the default Splunk Bootstrap styles instead, but we want to make sure that this does not happen with the apps that we develop.

The documentation provided by Splunk does not go into too much detail when it comes to using the Bootstrap framework or the plugins available within the default installation. You will find more information available through the Bootstrap documentation as it will show you what is available in each of the versions of the framework as well as how to use and implement the plugin in your code.
We have taken our Stock Market Splunk App into a new realm of visualization enhancement...