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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...