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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

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