Dashboards & Visualizations

How to group dashboards and display on a landing page?

bbknowles
Explorer

Hi.

My boss has asked me to create a landing page for my team. He envisions it as something like the following...

Data Analytics
+ KPI Dashboards
+ Interactive Dashboards
+ Custom Dashboards
+ Summarized Dashboards

The pluses listed above aren't necessarily pluses or bullet points. They could be icons. Each link or icon would be clickable and contain groups of dashboards.

I know that this would be much easier to achieve with a navigation bar. I just took the Building Apps with Splunk class and could do that right now, but that's not what he's looking for.

Any ideas?

Thanks.
Barbara

Tags (3)
0 Karma

bbknowles
Explorer

Thanks, but the point of my question was to avoid manually updating the lists. I've asked the Splunk Administrators to download the Welcome Page Creator, but they haven't responded.

I have this code running in my search string:
|rest /servicesNS/-/-/data/ui/views | search eai:acl.app=ITDA isDashboard=1 label=TERM(interactive)|rename id as link|table label link

And my drilldown links to the value in the link field, but the url produces a "Page Not Found" error

0 Karma

sduff_splunk
Splunk Employee
Splunk Employee

You can create a dashboard using Simple XML, and include html in it.
https://docs.splunk.com/Documentation/Splunk/7.2.5/Viz/PanelreferenceforSimplifiedXML#html

The html could include bullet points or icons, whatever you like, and can include links to the dashboards. It would probably be a manual process to keep all your dashboards up-to-date however, but it can be done this way.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...