All Apps and Add-ons

No dashboards

mcbradfordwcb
Engager

According to the app description:

10 dashboards and 69 widgets representing graphical view of logging data for NSX-T components

There are no dashboards? I have extracted the tar.gz, and looked through all the files, and there is only a default page that looks like a standard search window. I also went to the vmware site where they have a newer version, but it also contains no dashboards or widgets????

0 Karma

nsxlogging
Engager

Hi,

What is the Splunk version you are using? The current NSX-T Splunk App 2.4.1 only supports Splunk versions up to 7.2. For Splunk 7.3 and above, there is a known issue of dashboard not displayed. The problem will be fixed in the next NSX-T Splunk App release, and here is a temporary workaround:

Go to Settings --> User Interface --> Navigation menus, select "NSX-T App for Splunk" from the App filter, and click on Nav name "default". Once you see the text box, update the XML from:

<nav search_view="search" color="#65A637">
  <view name="search" default='true' />
  <view name="dashboards" />
</nav>

to:

<nav search_view="search" color="#65A637">
  <view name="search" default='true' />
  <a href="nsxt_logging_splunk_app_dashboard">NSX-T Dashboard</a>
</nav>

Then click "Save", and you should be able to see a "NSX-T Dashboard" tab next to "Search" in the NSX-T app.

Hope this helps.

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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...