All Apps and Add-ons

VMware App adding customer dashboard

fizwit
Explorer

What is the best way to add a custom dashboard to the VMware App? Should I just edit $SPLUNK_HOME/etc/apps/vmware/local/data/ui/nav ?

0 Karma
1 Solution

bbingham
Builder

Correct, you'd add your dashboard to:

$SPLUNK_HOME/etc/apps/splunk_for_vmware/local/data/ui/views

and then you'd want to copy/edit:

copy:
$SPLUNK_HOME/etc/apps/splunk_for_vmware/default/data/ui/nav/default.xml

to:
$SPLUNK_HOME/etc/apps/splunk_for_vmware/local/data/ui/nav/default.xml

And then add the name of your new dashboard. Just as a note, any future updates for the app that add / change dashboards will ship with a new nav.xml and will require you to update your file by hand.

View solution in original post

0 Karma

bbingham
Builder

Correct, you'd add your dashboard to:

$SPLUNK_HOME/etc/apps/splunk_for_vmware/local/data/ui/views

and then you'd want to copy/edit:

copy:
$SPLUNK_HOME/etc/apps/splunk_for_vmware/default/data/ui/nav/default.xml

to:
$SPLUNK_HOME/etc/apps/splunk_for_vmware/local/data/ui/nav/default.xml

And then add the name of your new dashboard. Just as a note, any future updates for the app that add / change dashboards will ship with a new nav.xml and will require you to update your file by hand.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...