Hi, when I try to access the mgmt port on the browser it's not accessible. I have enabled SSL , so i removed SSL to check if thats the issue but still no luck. mgmt url is accessible only within the installed server. checked all the ports from firewall 8089 is allowed. anything wrong in below config? Web.conf [settings] httpport = 29092 loginDocumentTitleOption = custom loginDocumentTitleText = Login | Test loginFooterOption = custom loginFooterText = Copyright ©2020 Test Inc. All Rights Reserved loginPasswordHint = hello enableSplunkWebSSL = 1 privKeyPath = /home/ubuntu/splunk/splunk/etc/auth/mycerts/privatekey.key serverCert = /home/ubuntu/splunk/splunk/etc/auth/mycerts/allcertpem.pem
... View more