Dashboards & Visualizations

Is it possible to Splunk cloud bump?

smalonso
Explorer

Hello,

I've uploaded an application for the third time with updates on static/handler.js
To make be sure the dashboards are not loaded from "local" I've uninstalled and install from scratch, however I didn't change my .js name.

The issue is that my dashboard continues to load the old .js, in network calls I see it's call with a "version", like: /static/@ab..../handler.js

When I browse the url deleting the version number I see my new script has been correctly installed, so I tried to call _bump, but even when the url is found, it loads an empty page (Without the button bump like in enterprise version), and my script continues to be wrongly loaded.

I'm admin and have full permission over the platform, so what can I be doing wrong?
Does anyone know if it's possible to bump on cloud?

0 Karma
1 Solution

jeffland
SplunkTrust
SplunkTrust

While I don't think you can bump on cloud versions, what you can do is increase the build number of your app in app.conf:

build = <integer>
* Must be a positive integer.
* Increment this whenever you change files in appserver/static.
* Ensures browsers don't use cached copies of old static files in new versions of your app.

See the app.conf docs for more info.

View solution in original post

jeffland
SplunkTrust
SplunkTrust

While I don't think you can bump on cloud versions, what you can do is increase the build number of your app in app.conf:

build = <integer>
* Must be a positive integer.
* Increment this whenever you change files in appserver/static.
* Ensures browsers don't use cached copies of old static files in new versions of your app.

See the app.conf docs for more info.

smalonso
Explorer

Hello,

This seems to work, now I can see the @number but it's followed by the build number.

Thanks for your help

0 Karma

vinod743374
Communicator

We are also facing the same issue, we tried the solution above, but no use.
Can you please help us to solve this, what exactly you did.

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!

Mastering Threat Intelligence in ES 8.5, Splunk AI Assistant v2, and More from Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

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