Splunk port 8000
Ods replace
This is a diagram of Splunk components and network ports that are commonly used in a Splunk Enterprise environment. Firewall rules often need to be updated to allow communication on ports 8000, 8089, 9997, 514 and others.
The first line allows UDP connections on port 514 from any source. This is important if you intend to use Splunk to collect Syslog data. ! The second line allows TCP connections on port 8000 from any source. By default, Splunk runs on TCP/8000, and in order to access the Splunk GUI we will need to allow this port. !