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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...