Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0b79ac4

Browse files
Merge pull request #1615 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents faeb07d + 736a59f commit 0b79ac4

File tree

3 files changed

+29
-14
lines changed

3 files changed

+29
-14
lines changed

gdi/opentelemetry/splunk-collector-troubleshooting.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Troubleshoot the Splunk OpenTelemetry Collector
77
.. meta::
88
:description: Describes known issues when using the Splunk Distribution of OpenTelemetry Collector.
99

10+
.. caution:: Splunk only provides best-effort support for the upstream OpenTelemetry Collector.
11+
1012
See the following issues and workarounds for the Splunk Distribution of the OpenTelemetry Collector.
1113

12-
.. note:: See also the :new-page:`OpenTelemetry Project troublehooting docs <https://opentelemetry.io/docs/collector/troubleshooting>`.
14+
To understand how the Collector implements security see :ref:`otel-security`.
1315

14-
.. caution:: Splunk only provides best-effort support for the upstream OpenTelemetry Collector.
16+
To learn about the Collector's internal logs and other telemetry refer to the OpenTelemetry project :new-page:`Internal telemetry <https://opentelemetry.io/docs/collector/internal-telemetry/>` documentation.
1517

1618
The Collector isn't behaving as expected
1719
=================================================

gdi/opentelemetry/troubleshoot-logs.rst

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,27 @@ Troubleshoot log collection
99

1010
This document describes common issues related to log collection with the Collector.
1111

12-
.. note::
13-
14-
To collect logs see:
15-
16-
* :ref:`kubernetes-config-logs`
17-
* :ref:`linux-config-logs`
18-
* :ref:`windows-config-logs`
19-
2012
To troubleshoot the health and performance of the Collector see the :new-page:`OpenTelemetry Project troublehooting docs <https://opentelemetry.io/docs/collector/troubleshooting>`. It includes information about troubleshooting tools and debugging.
2113

14+
For more information on log collection see:
15+
16+
.. list-table::
17+
:width: 100%
18+
:widths: 25 75
19+
:header-rows: 1
20+
21+
* - Platform
22+
- Docs
23+
24+
* - Kubernetes
25+
- :ref:`kubernetes-config-logs`
26+
27+
* - Linux
28+
- :ref:`linux-config-logs`
29+
30+
* - Windows
31+
- :ref:`windows-config-logs`
32+
2233
My source isn't generating logs
2334
=========================================
2435

gdi/opentelemetry/troubleshooting.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Troubleshoot the Collector
1313
:hidden:
1414

1515
General troubleshooting <splunk-collector-troubleshooting.rst>
16-
Logs troubleshooting <troubleshoot-logs.rst>
16+
Troubleshoot log collection <troubleshoot-logs.rst>
1717
Support checklist <support-checklist.rst>
1818

19-
.. note:: To activate the Collector's debug logging, see the :new-page:`OpenTelemetry project documentation in GitHub <https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/troubleshooting.md#logs>`.
19+
.. note:: To learn about the Collector's internal logs and other telemetry refer to the OpenTelemetry project :new-page:`Internal telemetry <https://opentelemetry.io/docs/collector/internal-telemetry/>` documentation.
2020

2121
Here are some common issues that you might encounter when using the OpenTelemetry Collector and the Splunk Distribution of the OpenTelemetry Collector, and tips on how to address them.
2222

@@ -25,9 +25,11 @@ Here are some common issues that you might encounter when using the OpenTelemetr
2525
* :ref:`otel-support-checklist`
2626
* :ref:`support`
2727

28-
To :ref:`troubleshoot-k8s-landing`, see:
28+
For :ref:`troubleshooting specific to the Collector for Kubernetes <troubleshoot-k8s-landing>` see:
2929

3030
* :ref:`troubleshoot-k8s`
3131
* :ref:`troubleshoot-k8s-sizing`
3232
* :ref:`troubleshoot-k8s-missing-metrics`
33-
* :ref:`troubleshoot-k8s-container`
33+
* :ref:`troubleshoot-k8s-container`
34+
35+

0 commit comments

Comments
 (0)