- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The service already running, i used from this source : https://github.com/signalfx/splunk-otel-collector/releases
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The service already running, i used from this source : https://github.com/signalfx/splunk-otel-collector/releases
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay, which os distribution and version do you run?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using Red Hat Enterprise Linux release 8.10 (Ootpa), and have same error when install on Ubuntu 22.04.4
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you please provide the steps that you've executed before?
