-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Learning Splunk Web Framework
By :
When we first started working with Simple XML, we saw that Splunk provides a Code Editor as part of the web interface. The Splunk Code Editor also allows you to work with your HTML code in exactly the same way. As we discussed a little earlier, HTML dashboards are now limited in the options provided by the Edit menu near the top-right corner of the dashboard. It does offer the option to Edit Source, which will open your HTML source code in the Splunk HTML Code Editor. Hopefully, it will look similar to the following screenshot:

As you can see from the preceding screenshot, the editor is basic but it does provide us with a description of the code type, coloring and indentation of the code, and basic error checking of the code, hopefully pointing out any issues when we try to save any changes. If you want to use your own text editor or IDE, the location of the file will be similar to your Simple XML dashboards and forms. As we have created this HTML dashboard via...