All Apps and Add-ons

Why is my ServerSideInclude update not being picked up?

mctester
Communicator

I am using the ServerSideInclude feature to add custom javascript to a module.

The problem comes up when I take a running system and try to edit the javascript. The system seems to be unable to load any modified content. This happens on any browser but using Firebug I can see that the file has a 304 response and gives a "Failed to load source" msg.

The end result is that my code is not loaded and I just get blanks in the area where I would have had custom widgets. Starting and stopping splunk does not seem to help the situation.

The issue does seem to affected by the amount of the change. Small changes are ok but after some threshold is reach (multiple lines) the behaviour occurs where the file is not loaded.

Is there another cache I can flush to ensure the code is always loaded? Other ideas?

0 Karma
1 Solution

Mick
Splunk Employee
Splunk Employee

Have you heard of the bump endpoint ??

If you hit /info on any instance, and there's a link called static resource cache control near the bottom of the page. Click that and it'll allow you to increment the "bump" number on the instance.

We cache static files very aggressively. Ctrl+ will refresh it for you, but not for your other users. Clicking the bump endpoint works for all because it changes all the static URL's for everyhing on the entire server

View solution in original post

Mick
Splunk Employee
Splunk Employee

Have you heard of the bump endpoint ??

If you hit /info on any instance, and there's a link called static resource cache control near the bottom of the page. Click that and it'll allow you to increment the "bump" number on the instance.

We cache static files very aggressively. Ctrl+ will refresh it for you, but not for your other users. Clicking the bump endpoint works for all because it changes all the static URL's for everyhing on the entire server

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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

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