Splunk Enterprise

When installing app "splunk_app_stream" in deployer and deploy to SHC, splunkd works but splunk web access not working?

tkdguq0110
Path Finder

Hi all

I have demo Enterprise Security instance  IDX(1), SH(3), FWD(1), master and deployer(1)
I got one SHC with SH(3)
when Install app "splunk_app_stream" in deployer and deploy to SHC

splunkd works but splunk web acess not working..

I set this below 

master_node -> replication_factor = 1, search_factor = 1
SH_node -> replication_factor = 3 

I do not know what this problem is..

Labels (2)
0 Karma

tkdguq0110
Path Finder

I found  solution.!
firewall is not open 8191 port, 
so I open it, It goes well !! 

# Web
firewall-cmd --zone=public --add-port=8000/tcp --permanent
# Management / REST API
firewall-cmd --zone=public --add-port=8089/tcp --permanent
# KV store
firewall-cmd --zone=public --add-port=8191/tcp --permanent
# Data
firewall-cmd --zone=public --add-port=9997/tcp --permanent
# Replication
firewall-cmd --zone=public --add-port=8080/tcp --permanent

firewall-cmd --reload

 

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

  Ready to master Kubernetes and cloud monitoring like the pros?Join Splunk’s Growth Engineering team for an ...

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...