-
Book Overview & Buying
-
Table Of Contents
Learning Splunk Web Framework
By :
We are going to start our work with HTML by setting up another Simple XML Splunk App. It sounds like we are taking a step back, but this will firstly reinforce some of the information we have learned so far, introduce the new example Splunk App that we are going to create, and hopefully allow us to move even faster when we start working with HTML code.
As we discussed in our first chapter, we are going to use data from the Yahoo! Finance API, which provides Stock Market data for companies listed on the stock exchange. We can use the API provided by Yahoo! to download the data we need. For our example, we can use as many companies as we like, but I am going to get both Yahoo! and Splunk company stock market data. If you have not used the API before, all you need to do is work out the URL commands specific for the API, place this URL in a web browser, or use the curl command from your server.
The two URLs that I used to get my data were as follows:
Yahoo!...