Deployment Architecture

What servers does Splunk use?

msrkr
Explorer

I deployed Splunk in an AWS environment and want to know what servers Splunk uses?
like webserver, application server

0 Karma

woodcock
Esteemed Legend

Splunk runs a web-service on port 8000 which is a GUI front end to access it's REST API which does its work through the splunkd process running on the server.

0 Karma

lfedak_splunk
Splunk Employee
Splunk Employee

Hey @msrkr, if this answered your question don't forget to "Accept" the answer to award karma points 😄

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

Splunk is a self-contained application. The core runs without a GUI and exposes a REST API to the world (accessible by default via port 8089). The Splunk UI uses this REST API. A built-in web server (CherryPy) is used to serve up the UI (by default via port 8000).
For a complete list of third-party software bundled with Splunk, see the documentation.

Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...