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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...