All Apps and Add-ons

Splunk Cisco UCS Add-On missing navbar and non-functioning UI since upgrade to Splunk 7.x

paimonsoror
Builder

Hey there; Noticed that after an upgrade to Splunk 7.x that the UCS app is no longer showing its nav bar and the UI button is grayed out 😞

alt text

Looks like the issue is due to some script loading errors

alt text

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi @paimonsoror, @ageld, @thetasigma06, @JSapienza,

The current version of this app is not compatible with Splunk 7.x.So I did some work-around and find a temporary solution for this.

We need to make change in below files and restart the Splunk.

default/data/ui/html/Logging.html
default/data/ui/html/Managers.html
default/data/ui/html/Tasks.html
default/data/ui/html/Templates.html

Replace these two lines

<script src="{{SPLUNKWEB_URL_PREFIX}}/static/js/contrib/require.js"></script>
<script src="{{SPLUNKWEB_URL_PREFIX}}/static/js/profiles/shared.js"></script>

with

<script src="{{SPLUNKWEB_URL_PREFIX}}/static/js/build/simplexml.min/config.js"></script>

Let me know if it is not working.

Thanks

JSapienza
Contributor

This worked for me. The Nav bar and "Add Manager" Button are now showing/functional.

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Great !!!!

Happy Splunking

0 Karma

thetasigma06
Engager

It looks like this is a known issue (described in the release notes under Known Issues). Hopefully it will be fixed soon.

0 Karma

JSapienza
Contributor

I had opened a support ticket for this issues and they have assigned it to be fixed. No ETA at this time.

0 Karma

ageld
Path Finder

I am experiencing the same issue. Does anyone know how it can be fixed?

0 Karma

ageld
Path Finder

I have the same issue. How can we reach the developers of the app?

0 Karma

paimonsoror
Builder

I think we may have to open a ticket with support.splunk.com

0 Karma
Get Updates on the Splunk Community!

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Splunk App for Anomaly Detection End of Life Announcement

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...