Splunk Search

What does the _bump endpoint do?

renanprado96
Path Finder

I saw an explanation of the "refresh", up the .conf files and I found the _bump command, but do not know what it is for.

Can someone help me?
Thank you!!

0 Karma
1 Solution

sundareshr
Legend

The _bump endpoint clears out the Splunk Web related cached items in client browsers, allowing new static content to load. It basically, forces all static files (.js, css etc) to be reloaded from the server and not from browser cache

http://docs.splunk.com/Documentation/Splunk/6.0.4/AdvancedDev/CustomizationOptions

View solution in original post

sundareshr
Legend

The _bump endpoint clears out the Splunk Web related cached items in client browsers, allowing new static content to load. It basically, forces all static files (.js, css etc) to be reloaded from the server and not from browser cache

http://docs.splunk.com/Documentation/Splunk/6.0.4/AdvancedDev/CustomizationOptions

camillak
Path Finder

This answer seems to contradict the linked documentation - the docs say _bump refreshes the server cache, and says "Clear the browser cache to update the client side." 

0 Karma

renanprado96
Path Finder

Thank you!

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...