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
+13-15Lines changed: 13 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,8 +46,6 @@ Follow the below steps to install the collector and add uniquely identifiable ta
46
46
1. Wait for the installation process to complete, then click **Next** to proceed.
47
47
1. On the next screen, you will see a list of available Source Templates. Select the required Source Template and proceed with the data configuration.
48
48
49
-
<!-- Add the auto-discovery page screenshot -->
50
-
51
49
### Step 2: Data configuration
52
50
53
51
:::info
@@ -58,12 +56,12 @@ Follow the below steps to create a data collection configuration to collect the
58
56
59
57
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic/). In the main Sumo Logic menu, select **Manage Data > Collection > Source Template**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**.
60
58
1. On the **Source Template** page, click **Add Source Template** and search for the required Source Template.
61
-
1. Complete the Source Template form by providing the mandatory fields, then click **Next**.<br/><img src={useBaseUrl('img/send-data/local-file-apache.png')} alt="local-file-apache" style={{border:'1px solid gray'}} width="300"/> <!-- Update screenshot -->
59
+
1. Complete the Source Template form by providing the mandatory fields, then click **Next**.<br/><img src={useBaseUrl('img/send-data/local-file-apache.png')} alt="local-file-apache" style={{border:'1px solid gray'}} width="500"/>
62
60
1. On the **Link Collectors** page, you will have the option to link the collectors using the **Collector Name** or by adding **Collector Tags** to find the group of collectors.
63
-
1. Navigate to **Preview Collector(s)** to view the details about the compatibility of the collectors and list of collectors that will be linked to the newly created source template. If we have mapped the collectors using both the **Collector Name** and **Collector Tags**, you will get a separate preview sections for the collectors identified by collector name and collector tags.<br/><img src={useBaseUrl('img/send-data/link-collectors.png')} alt="link-collectors" style={{border: '1px solid gray'}} width="800"/> <!-- Update screenshot -->
64
-
:::note
65
-
Incompatible version conflict is found if your collectors cannot be linked to the source template due to version incompatibility or unsupported operating system.To move to next step, make sure you update the collect version of the incompatible collector.
66
-
:::
61
+
1. Navigate to **Preview Collector(s)** to view the details about the compatibility of the collectors and list of collectors that will be linked to the newly created source template. If we have mapped the collectors using both the **Collector Name** and **Collector Tags**, you will get a separate preview sections for the collectors identified by collector name and collector tags.<br/><img src={useBaseUrl('img/send-data/link-collectors.png')} alt="link-collectors" style={{border: '1px solid gray'}} width="800" height="500"/>
62
+
:::note
63
+
Incompatible version conflict will be found if your collectors cannot be linked to the source template due to version incompatibility or unsupported operating system.To move to next step, make sure you update the collect version of the incompatible collector.<br/><img src={useBaseUrl('img/send-data/incompatible-collectors.png')} alt="incompatible-collectors" style={{border:'1px solid gray'}} width="800"/>
64
+
:::
67
65
1. Click **Next** to complete Source Template creation. In the background, the system will apply the configuration to all the compatible linked collectors and starts collecting the required files.
68
66
69
67
## Edit a Source Template
@@ -79,22 +77,22 @@ To edit a source template:
79
77
## Upgrade the Source Template
80
78
81
79
:::note
82
-
Source Template update is not available if there are any incompatible collector version.
80
+
Source Template update will not available if there are any incompatible collector version.
83
81
:::
84
82
85
83
Follow the below steps to upgrade the source template:
86
84
87
85
1. In the main Sumo Logic menu, select **Manage Data > Collection > Source Template**.
88
86
1. Select the Source Template that you need to upgrade, and click **Upgrade** button.
89
87
1. To upgrade the compatible collectors:
90
-
1. Update the required configuration for the new Source Template version.
91
-
:::info
92
-
To know about the changes in the latest Source Template version, click the **Learn more** button in the warning. <--- Add screenshot--->
93
-
:::
94
-
1. Click **Next** to finish the upgrade.
88
+
1. Update the required configuration for the new Source Template version.
89
+
:::info
90
+
To know about the changes in the latest Source Template version, click the **Learn more** button in the warning.<br/><img src={useBaseUrl('img/send-data/learn-more-button-warning.png')} alt="learn-more-button-warning" style={{border:'1px solid gray'}} width="500"/>
91
+
:::
92
+
1. Click **Next** to finish the upgrade.
95
93
1. To upgrade the incompatible collectors. Navigate to the **Preview Collector(s)** section to view the list of collectors that are compatible and incompatible to the new version of the source template. Follow any one of the below steps:
96
-
- Create a new source template and link the compatible collectors by collector name and collector tags.
97
-
- Or, unlink the collectors added in the new source template to the existing source template.
94
+
- Create a new source template and link the compatible collectors by collector name and collector tags.
95
+
- Or, unlink the collectors added in the new source template to the existing source template.
0 commit comments