Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Splunk_Docker/src/commit/d59c1fc90e884995e54f8d3731547e612a54c162/files/splunkbeta/etc/system/README/federated.conf.example You should set ROOT_URL correctly, otherwise the web may not work correctly.
Splunk_Docker/files/splunkbeta/etc/system/README/federated.conf.example

24 lines
448 B

# Version 9.2.2.20240415
#
# Here are some examples of stanzas in federated.conf
#
#
[provider://provider_1]
hostPort = remote_searchhead1:8090
password = secret1
serviceAccount = user1
type = splunk
appContext = search
useFSHKnowledgeObjects = 0
mode = standard
[provider://provider_2]
hostPort = remote_searchhead2:8090
password = secret2
serviceAccount = user2
type = splunk
appContext = search
useFSHKnowledgeObjects = 1
mode = transparent

Powered by BW's shoe-string budget.