Getting Data In

Splunk REST API Connection Refused after upgrading to Splunk 5

EStallcup
Path Finder

I know this is probably something simple, but for some reason after upgrading my local instance of splunk to version 5, I get denied anytime I try and connect to the REST API via https://localhost:8089/. I used to be able to connect to port 8089 just fine.

I'm getting a connection denied error, and am not sure why. Even though I've got some https:// sites running locally in IIS, I've stopped the sites.

Anyone have any ideas as to how I could go about resolving this?

Any help/feedback/suggestions are much appreciated!

Tags (3)
1 Solution

EStallcup
Path Finder

So I figured it out. For some reason when I upgraded to splunk 5, my <SplunkRoot>/etc/system/local/web.conf file had the mgmtHostPort changed from 8089 to 8090.

Therefore, instead of https://localhost:8089, it's, well, you know....https://localhost:8090. Doh!

View solution in original post

EStallcup
Path Finder

So I figured it out. For some reason when I upgraded to splunk 5, my <SplunkRoot>/etc/system/local/web.conf file had the mgmtHostPort changed from 8089 to 8090.

Therefore, instead of https://localhost:8089, it's, well, you know....https://localhost:8090. Doh!

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...