All Apps and Add-ons

Accessing Splunk Web installed on EC2 instance from Internet

koshyk
Super Champion

I have installed Splunk Enterprise in AWS for test purposes (Splunk 6.2x) . Installation was smooth and internal access working perfectly.
Though Splunk put forward internal address while it started ("http://ip-172-31-40-50:8000") , i have tried accessing it using external IP (eg 54.152.7.160)
External Access didn't work http://54.152.7.161:8000/

I have tried changing VPC entries, Network Inbound Traffic to allow 8000 from any source (in Default as well as in custom rule)

But still it is not working.
ANy idea how to get Splunk working externally in AWS?

Cheers

Tags (2)
1 Solution

koshyk
Super Champion

Found the issue. The issue was because I didn't enable "Security Group" settings. in https://console.aws.amazon.com/ec2/v2/home

So inorder to access Custom Port externally..

Security Groups -> Create (or modify) security group -> Inbound

Type= Custom,Protocol=TCP,Port=8000 , Source=0.0.0.0/0

View solution in original post

koshyk
Super Champion

Found the issue. The issue was because I didn't enable "Security Group" settings. in https://console.aws.amazon.com/ec2/v2/home

So inorder to access Custom Port externally..

Security Groups -> Create (or modify) security group -> Inbound

Type= Custom,Protocol=TCP,Port=8000 , Source=0.0.0.0/0

panache
New Member

Thank you for your help

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...