Splunk Search

Does deploying Splunk from AWS require a public IP address?

Beaubeau
New Member

I deployed Splunk Enterprise appliance from AWS Marketplace. The Splunk is deployed, but I cannot access the URL X.X.X.X:8000
I have all the ports opened.
The only difference is I didn't assign a public IP address.
Is a public IP address required for Splunk appliance?

Tags (2)
0 Karma

amiracle
Splunk Employee
Splunk Employee

How are you accessing this system via ssh or remote desktop? Do you have a direct connection into your AWS instance (VPC or dedicated connection)? If you cannot connect to the instance, then you need to use a public IP.

If you do have access to your AWS instance, then simply run a netstat -an |grep 8000 and see if the server is listening on that TCP port. If you don't see that port listed, then you'll probably need to make sure splunk is running ps -ef |grep splunk or $SPLUNK_HOME/bin/splunk -status .

Lastly, if you are running iptables on this instance, make sure it's setup to allow for communication on port 8000.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...