Hi guys, looking at the Splunk Dashboards app here. Just wondering if this is simply an app that makes it easier to generate custom HTMLor SimpleXML dashboards or it is utilizing a new framework for Dashboards
@shocko It is the new Dashboard Framework which is going to be streamlined across all products. ITSI Beta Glass Tables also utilizes the new Dashboard Framework. The underlying configuration (source code) for these Dashboards is JSON and not XML. However, while saving the dashboard gets saved as XML with JSON wrapped inside. You are allowed to convert your existing Simple XML dashboards to the new JSON based dashboard framework but features like Custom Visualizations, advanced tokens etc, may not port correctly.
Do check out Splunk Blogs which get published after each release of the New Dashboard Framework to know more. Also register for Splunk .Conf20 (free, virtual and on demand 😉 ) and check out the sessions on the new dashboard frameworks and know about product roadmap!
If the Beta Dashboard in its current state solves your use case, you can reach out to dashboards-beta@splunk.com with suggestion and feedback and also submit enhancements through Splunk Ideas portal through Navigation Apps & Add-Ons > Splunk Supported > Dashboard App (Beta): ideas.splunk.com
Following are the links to various resources mentioned here:
https://conf.splunk.com/content/splunk-conf/learn/session-catalog.html
PLA1320A - What's new in Splunk Dashboards
TRU1276C - Splunk Dashboard Journey: Past Present and Future
DEV1665B - Publishing entire Splunk dashboards online using the latest dashboard features
https://docs.splunk.com/Documentation/DashApp/latest/DashApp/DashAppRelNotes
https://www.splunk.com/en_us/blog/tips-and-tricks/dashboards-beta-app-what-s-new-in-v0-4.html
https://www.splunk.com/en_us/blog/tips-and-tricks/dashboards-beta-v0-6-o-m-g-oh-my-grid-layout.html
https://www.splunk.com/en_us/blog/tips-and-tricks/painting-with-data-choropleth-svg.html
@shocko It is the new Dashboard Framework which is going to be streamlined across all products. ITSI Beta Glass Tables also utilizes the new Dashboard Framework. The underlying configuration (source code) for these Dashboards is JSON and not XML. However, while saving the dashboard gets saved as XML with JSON wrapped inside. You are allowed to convert your existing Simple XML dashboards to the new JSON based dashboard framework but features like Custom Visualizations, advanced tokens etc, may not port correctly.
Do check out Splunk Blogs which get published after each release of the New Dashboard Framework to know more. Also register for Splunk .Conf20 (free, virtual and on demand 😉 ) and check out the sessions on the new dashboard frameworks and know about product roadmap!
If the Beta Dashboard in its current state solves your use case, you can reach out to dashboards-beta@splunk.com with suggestion and feedback and also submit enhancements through Splunk Ideas portal through Navigation Apps & Add-Ons > Splunk Supported > Dashboard App (Beta): ideas.splunk.com
Following are the links to various resources mentioned here:
https://conf.splunk.com/content/splunk-conf/learn/session-catalog.html
PLA1320A - What's new in Splunk Dashboards
TRU1276C - Splunk Dashboard Journey: Past Present and Future
DEV1665B - Publishing entire Splunk dashboards online using the latest dashboard features
https://docs.splunk.com/Documentation/DashApp/latest/DashApp/DashAppRelNotes
https://www.splunk.com/en_us/blog/tips-and-tricks/dashboards-beta-app-what-s-new-in-v0-4.html
https://www.splunk.com/en_us/blog/tips-and-tricks/dashboards-beta-v0-6-o-m-g-oh-my-grid-layout.html
https://www.splunk.com/en_us/blog/tips-and-tricks/painting-with-data-choropleth-svg.html
Thanks Rich. So is it safe to install into production even though in Beta i.e. although you might have issues with aspects of a Beta framework for dashboarding to shouldn't affect underlying stability of the Splunk platform?
It is a new framework for dashboards. It may create SimpleXML under the covers, but there's no visibility into that.