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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...