-
Book Overview & Buying
-
Table Of Contents
Learning Splunk Web Framework
By :
Unless the library has been specifically designed as a Splunk library, implementing an external library into Splunk can be a very complex process with a large amount of coding to get through. For some of the more popular visualization libraries, such as D3 for example, there is extensive documentation on how to implement the specific library into a HTML web environment. The subject of implementing these types of libraries into the Splunk Web Framework could easily have its own book dedicated to it.
At the time of writing this book, there has been a lot of movement toward creating visualizations specifically for Splunk and the Splunkbase has a number of App installations available that extend the visualizations available to you on your environment. In this part of the book, we will use one of these freely available Splunk Apps to help streamline the process for us to implement an external library into our Stock Market Splunk App. At the same...