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!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...