Splunk Observability Cloud

Failed to start Splunk OpenTelemetry Collector

rotosetianto
Explorer

I'm new on splunk

ihave this error when finish installation :

[root@rhel tmp]# systemctl restart splunk-otel-collector
[root@rhel tmp]# systemctl status splunk-otel-collector
● splunk-otel-collector.service - Splunk OpenTelemetry Collector
Loaded: loaded (/usr/lib/systemd/system/splunk-otel-collector.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/splunk-otel-collector.service.d
└─service-owner.conf
Active: failed (Result: exit-code) since Thu 2024-08-22 16:30:11 WIB; 273ms ago
Process: 2760714 ExecStart=/usr/bin/otelcol $OTELCOL_OPTIONS (code=exited, status=1/FAILURE)
Main PID: 2760714 (code=exited, status=1/FAILURE)

Aug 22 16:30:11 rhel systemd[1]: splunk-otel-collector.service: Service RestartSec=100ms expired, scheduling restart.
Aug 22 16:30:11 rhel systemd[1]: splunk-otel-collector.service: Scheduled restart job, restart counter is at 5.
Aug 22 16:30:11 rhel systemd[1]: Stopped Splunk OpenTelemetry Collector.
Aug 22 16:30:11 rhel systemd[1]: splunk-otel-collector.service: Start request repeated too quickly.
Aug 22 16:30:11 rhel systemd[1]: splunk-otel-collector.service: Failed with result 'exit-code'.
Aug 22 16:30:11 rhel systemd[1]: Failed to start Splunk OpenTelemetry Collector.

Labels (1)
0 Karma
1 Solution

rotosetianto
Explorer

The service already running, i used from this source : https://github.com/signalfx/splunk-otel-collector/releases

View solution in original post

0 Karma

rotosetianto
Explorer

The service already running, i used from this source : https://github.com/signalfx/splunk-otel-collector/releases

0 Karma

rotosetianto
Explorer

Hi @PaulPanther 

 

I run from guide :

curl -sSL https://dl.signalfx.com/splunk-otel-collector.sh > /tmp/splunk-otel-collector.sh && \
sudo sh /tmp/splunk-otel-collector.sh --realm au0 -- ********************** --mode agent --with-instrumentation --discovery

OpenTelemetry-Collector.png 

0 Karma

PaulPanther
Motivator

Okay, which os distribution and version do you run?

0 Karma

rotosetianto
Explorer

I'm using Red Hat Enterprise Linux release 8.10 (Ootpa), and have same error when install on Ubuntu 22.04.4

0 Karma

PaulPanther
Motivator

Could you please provide the steps that you've executed before?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

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