All Apps and Add-ons

Thread about how to create app

test_qweqwe
Builder

There will be many question how to created app, than configure, etc.
First what I wanna ask, if I update new created app, than I need to reboot splunk to see new changes?
It's impossible to do it without reboot? Because it's seems that I need reboot 100 times in 1 hour with my mini-fix, etc. It's impossible.

There is some App Builder where I can with GUI edit my App?

0 Karma
1 Solution

niketn
Legend

[UPDATED]

Adding the documentation of bumping and refreshing Splunk after statuc file changes, instead of restart: http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomizationOptions

You can type in the following URLs to bump or refresh Splunk instead of restart.

http://<host:mport>/<locale_string>/_bump

Or

http://<host:mport>/debug/refresh

PS: This is only for developer environment. You can do apply following settings to web.conf under etc/system/local to apply changed without always restarting Splunk.

[settings]
minify_js = False
minify_css = False
js_no_cache = True
cacheEntriesLimit = 0
cacheBytesLimit = 0
enableWebDebug = True

Refer to documentation:
https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizTutorial#Development_mode_s...

PS: Based on your internet browser settings you might still have to clear browser history or else always use Incognito Mode to validate changes.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

niketn
Legend

[UPDATED]

Adding the documentation of bumping and refreshing Splunk after statuc file changes, instead of restart: http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomizationOptions

You can type in the following URLs to bump or refresh Splunk instead of restart.

http://<host:mport>/<locale_string>/_bump

Or

http://<host:mport>/debug/refresh

PS: This is only for developer environment. You can do apply following settings to web.conf under etc/system/local to apply changed without always restarting Splunk.

[settings]
minify_js = False
minify_css = False
js_no_cache = True
cacheEntriesLimit = 0
cacheBytesLimit = 0
enableWebDebug = True

Refer to documentation:
https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizTutorial#Development_mode_s...

PS: Based on your internet browser settings you might still have to clear browser history or else always use Incognito Mode to validate changes.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

test_qweqwe
Builder

Tnx for answer, but there no any alternative? :S

0 Karma

niketn
Legend

@test_qweqwe, I have updated my answer and added _bump/refresh options which reflect your changes without actually rebooting Splunk.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...