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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...