Monitoring Splunk

How to enable Splunk Web UI on RHL version 8?

SamHTexas
Builder

How to enable Splunk Web UI on RHL version 8?

Labels (1)
Tags (1)
0 Karma

ephemeric
Contributor

Check if the webserver is listening:

ss -tnl | grep 8000
LISTEN     0      128          *:8000                     *:*
0 Karma

AhmadKhattak20
Explorer

Hi @SamHTexas ,

Can you clarify your question? Are you unable to access Splunk Web UI after installing Splunk Enterprise? 

Have you looked at the below,

https://docs.splunk.com/Documentation/Splunk/8.2.0/Admin/LaunchSplunkWeb 

Specifically if you are trying to access via remote browser look at the last paragraph in the above link.

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Probably there is fw or SELinux enabled for that port for denied remote access.

Just check those and then turn those off based on ports + ip's from where you want to access that service.

r. Ismo

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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

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

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