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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...