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
Copy file name to clipboardExpand all lines: docs/send-data/opentelemetry-collector/remote-management/remote-management-v2.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,3 +107,37 @@ To delete a source template:
107
107
1. In the main Sumo Logic menu, select **Manage Data > Collection > Source Template**.
108
108
1. Select the source template that you need to delete, and click the **Delete** button. Or, click the kebab menu against the selected source template and click **Delete** from the dropdown.
109
109
1. The source template will be deleted and removed from the **Source Template** page.
110
+
111
+
## Add a collector tag
112
+
113
+
There are two ways to add collector tags: by adding them while [creating the OTEL collector](#step-1-collector-installation) or after creating the collector.
114
+
115
+
Follow the below steps to add a collector tag after creating the OTEL collector:
116
+
117
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic/). In the main Sumo Logic menu, select **Manage Data > Collection > OpenTelemetry Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu, select **Configuration** and then under **Data Collection** select **OpenTelemetry Collection**. You can also click the **Go To...** menu at the top of the screen and select **OpenTelemetry Collection**.
118
+
1. Navigate and click on the required collector where you need to add the collector tags.
119
+
1. In the right pane, scroll to the **Collector Tags** section and click **Edit**.
120
+
1. In the edit window, click **+ Add tags**.
121
+
1. Add the required tags and click **Proceed**.
122
+
1. A new **Update Collector Tag(s)** window will appear, where you can click on the **click here** button to understand the impact of this update.
123
+
1. You will be redirected to a **Mapped Source Template** section, which displays the mapped Source Templates for the collector tags added. This window also displays the **Compatible** and **Incompatible Version** details for the mapped Source Template for the collector.
124
+
1. If there are any incompatible Source Template(s), [Upgrade the source template](#upgrade-the-source-template).
125
+
1. Once the Source Template is upgraded and is compatible, enter **PROCEED** and click **Confirm**.
126
+
127
+
## Edit/Delete a collector tag
128
+
129
+
:::note
130
+
- For default collector tags, you will only be allowed to edit the **Values**.
131
+
- System collector tags like *sumo.disco.enabled* cannot be edited.
132
+
:::
133
+
134
+
Follow the below steps to edit/delete a collector tag:
135
+
136
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic/). In the main Sumo Logic menu, select **Manage Data > Collection > OpenTelemetry Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **OpenTelemetry Collection**. You can also click the **Go To...** menu at the top of the screen and select **OpenTelemetry Collection**.
137
+
1. Navigate and click on the required collector where you need to add the collector tags.
138
+
1. In the right pane, scroll to the **Collector Tags** section and click **Edit**.
139
+
1. In the edit window, edit/delete the required tags and click **Proceed**.
140
+
1. A new **Update Collector Tag(s)** window will appear, where you can click on the **click here** button to understand the impact of this update.
141
+
1. You will be redirected to a **Mapped Source Template** section, which will display the mapped Source Templates for the collector tags edited/deleted. This window also displays the **Compatible** and **Incompatible Version** details for the mapped Source Template for the Collector.
142
+
1. If there are any incompatible Source Templates, [Upgrade the source template](#upgrade-the-source-template).
143
+
1. Once the Source Template is upgraded and is compatible, enter **PROCEED** and click **Confirm**.
0 commit comments