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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

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 ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...