-
Book Overview & Buying
-
Table Of Contents
Learning Splunk Web Framework
By :
There seems to be a lot of code that we have created when we converted our dashboard from Simple XML, and it is probably about now when you are asking if it is worth the effort to actually perform this change. Well, there are a few good reasons you would want to move your dashboards to HTML:
Customization: Even though Simple XML has come a long way, there are still some things you simply cannot do. Just as we found that we were able to create dashboard quicker and with more features when we moved from using the web interface, the same can be said about moving to HTML. We are now only limited by what we can do with HTML, JavaScript and CSS.
Enhancement: We can now utilize both custom and well-known CSS and JavaScript libraries to enhance our applications. Instead of making changes directly to the HTML or JavaScript, we can add entire libraries that can help us make further changes and enhancements to our dashboard.
Onboarding: This is a major benefit of moving to HTML...