Splunk Enterprise

How to connect to Splunk in a VM from Local Machine?

Kashif
Observer

Hi,

I need to Connect to Splunk Enterprise that is hosted within a VM from my Local Machine using Python. I tried with the Port 8000, The connection seemed to be established but I cannot do anything further like querying etc. 

 

Thanks & Regards

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Port 8000 is for the UI.  The REST and SDK interfaces use port 8089.

---
If this reply helps you, Karma would be appreciated.
0 Karma

Kashif
Observer

How do I connect using the Port 8089.. It's Showing Some SSL Error

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Which SSL error is showing?  Have you tried disabling certificate verification?

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...