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/splunk-etc/apps/splunk_httpinput/default/inputs.conf You should set ROOT_URL correctly, otherwise the web may not work correctly.

16 lines
387 B

[http]
route=has_key:_dstrx:typingQueue;has_key:_linebreaker:rulesetQueue;absent_key:_linebreaker:parsingQueue
disabled=1
port=8088
enableSSL=1
dedicatedIoThreads=2
maxThreads = 0
maxSockets = 0
useDeploymentServer=0
rollingRestartReturnServerBusy=true
# ssl settings are similar to mgmt server
sslVersions=*,-ssl2
allowSslCompression=true
allowSslRenegotiation=true
ackIdleCleanup=true

Powered by BW's shoe-string budget.