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
New Member

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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...