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
Get Updates on the Splunk Community!

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...