Hello,
When I go to **mysplunkhost:8000/en-US/debug/refresh** I see a "refresh" button that I can click on to reload my recently modified configuration files. As you can see in the picture.
My question is, how can I make it so it refreshes without having to click the button.
![alt text][1]
[1]: /storage/temp/273428-refreshbutton.png
In other apps I've used, there is usually an argument that you can use on the HTTP endpoints, I tried doing **mysplunkhost:8000/en-US/debug/refresh=true** as a wild guess and that didn't work.
I am trying to make an API call (using either python or powershell) that another app will execute when certain criteria (such as modified conf files) are detected.
Thanks
↧