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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

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

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...