You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn about the Sumo Logic Custom Yaml source template for OpenTelemetry.
3
+
title: Custom YAML Source Template
4
+
sidebar_label: Custom YAML
5
+
description: Learn about the Sumo Logic Custom YAML source template for OpenTelemetry.
6
6
---
7
7
8
8
<head>
@@ -16,10 +16,10 @@ import Tabs from '@theme/Tabs';
16
16
import TabItem from '@theme/TabItem';
17
17
18
18
19
-
The Custom Yaml source template creates an OpenTelemetry configuration based on a provided Opentelemetry config yaml, that can be pushed to a remotely managed OpenTelemetry collector (abbreviated as otelcol). It lets you directly define and manage collector configurations in YAML format for more flexibility. By creating this source template and pushing the config to the appropriate OpenTelemetry agent, you can collect telemetry data to send to Sumo Logic.
19
+
The Custom YAML source template creates an OpenTelemetry configuration based on a provided OpenTelemetry config YAML, that can be pushed to a remotely managed OpenTelemetry collector (abbreviated as otelcol). It lets you directly define and manage collector configurations in YAML format for more flexibility. By creating this source template and pushing the config to the appropriate OpenTelemetry agent, you can collect telemetry data to send to Sumo Logic.
20
20
21
21
:::note
22
-
This source template works with sumo remotely managed opentelemetry collector version >= 0.136.0
22
+
This source template works with sumo remotely managed OpenTelemetry collector version >= 0.136.0
23
23
:::
24
24
25
25
## Configuring the source template
@@ -34,11 +34,11 @@ import CollectorInstallation from '../../../../../reuse/apps/opentelemetry/colle
34
34
35
35
### Step 2: Configure the source template
36
36
37
-
In this step, you will configure the yaml required for Apache Collection. Below are the inputs required for configuration:
37
+
In this step, you will configure the YAML required for Apache Collection. Below are the inputs required for configuration:
38
38
39
39
-**Name**. Name of the source template.
40
40
-**Description**. Description for the source template.
41
-
-**YAML Configuration**. You can directly provide your Opentelemetry configurations in YAML format.
41
+
-**YAML Configuration**. You can directly provide your OpenTelemetry configurations in YAML format.
42
42
43
43
### Step 3: Push the source template to the desired remotely managed collectors
0 commit comments