Getting Data In

Why is setting up a demo Splunk service on a Digital Ocean Ubuntu server not working?

JosIJntema
Explorer

Hi there,

I am trying to setup a demo Splunk service on a Digital Ocean Ubuntu server.

http://:8080/services/collector/event

I am trying to reach the above URL, but it is not working somehow. I can get to the :8000 port and log in Splunk. Also, I am able to setup the HTTP Event Collector and have enabled everything.

I already set this up on localhost and that is working.

What am I doing wrong? Do I have to do some configuration on the Ubuntu server?

Thanks!

0 Karma
1 Solution

JosIJntema
Explorer

I have figured it out. I had use SSL configured, but I did not use https. Now when I do not tick off use SSL I am able to receive the events.

View solution in original post

0 Karma

JosIJntema
Explorer

I have figured it out. I had use SSL configured, but I did not use https. Now when I do not tick off use SSL I am able to receive the events.

0 Karma

starcher
Influencer

It is typical to put HEC on 8088. But if you used 8080 have you confirmed you don't have iptables or other firewall configuration blocking it? You can use something like this to list the certificate if the port is reachable. Run again from another system replacing localhost with the servername/ip as appropriate too if localhost works.

openssl s_client -connect localhost:8088 -showcerts
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...