Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Splunk_Docker/src/commit/c5ff9321669ab6b0afd92f1b44aba65f1da5020f/files/splunkbeta/etc/disabled-apps/README
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
This disabled-apps directories holds those apps that are not loaded at runtime by Splunk. The ideal way to disable apps is via the CLI:
|
|
|
|
splunk disable app <bundle name>
|
|
|
|
If you intend to enable/disable apps, this directory must exist.
|