Skip to content

Commit 3bd0ece

Browse files
JV0812jpipkin1kimsauce
authored
Otel collector configuration page update (#4457)
* Otel collector configuration page update * minor fix * Update docs/send-data/opentelemetry-collector/install-collector/windows.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/send-data/opentelemetry-collector/install-collector/linux.md Co-authored-by: Kim (Sumo Logic) <[email protected]> * Update docs/send-data/opentelemetry-collector/install-collector/macos.md Co-authored-by: Kim (Sumo Logic) <[email protected]> * Update ansible.md * Update chef.md * Update docs/send-data/opentelemetry-collector/install-collector/chef.md * Update linux.md * Update docs/send-data/opentelemetry-collector/install-collector/macos.md * Update puppet.md * Update windows.md * Kanso fixes * Small fix --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 78073c5 commit 3bd0ece

File tree

12 files changed

+23
-6
lines changed

12 files changed

+23
-6
lines changed

docs/send-data/opentelemetry-collector/install-collector/ansible.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,13 @@ This documentation will guide you through the installation process using the sof
1212

1313
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**.
1414
2. On the OpenTelemetry Collection page, click **Add Collector**.
15-
3. On the left panel, select **Ansible**.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/ansible.png')} alt="ansible.png" />
15+
3. On the left panel, select **Ansible**.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/ansible.png')} style={{border: '1px solid gray'}} alt="ansible.png" />
1616
4. Select/create installation token and customize your tags.
1717
5. Follow the auto-generated steps to install the collector using Ansible.
1818
:::note
1919
These steps are only supported on Linux Operating System.
2020
:::
2121
6. Once steps are completed, click **Done** to review collector on OpenTelemetry Collection page.
22+
7. On the next screen, you will see a list of available Source Templates. Select the required Source Template and proceed with the data configuration.
23+
24+
If you choose to close this Source template creation screen, you can navigate back. [**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**.

docs/send-data/opentelemetry-collector/install-collector/chef.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ This documentation will guide you through the installation process using the sof
1313

1414
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**.
1515
2. On the OpenTelemetry Collection page, click **Add Collector**.
16-
3. On the left panel, select **Chef**.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/chef.png')} alt="chef.png" />
16+
3. On the left panel, select **Chef**.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/chef.png')} style={{border: '1px solid gray'}} alt="chef.png" />
1717
4. Select/create installation token and customize your tags.
1818
5. Follow auto generated steps to install the collector using Chef.
1919
:::note
2020
These steps are only supported on Linux Operating System.
2121
:::
2222
6. Once steps are completed, click **Done** to review collector on OpenTelemetry Collection page.
23+
7. On the next screen, you will see a list of available Source Templates. Select the required Source Template and proceed with the data configuration.
24+
25+
If you choose to close this Source template creation screen, you can navigate back. [**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**.

docs/send-data/opentelemetry-collector/install-collector/linux.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,12 @@ You can install our OpenTelemetry Collector using one of the following methods:
4040
1. On the OpenTelemetry Collection page, click **Add Collector**.
4141
1. On the left panel, select **Linux** as the platform.<br/> <img src={useBaseUrl('img/send-data/opentelemetry-collector/linux-terminal.png')} alt="linux-terminal" style={{border: '1px solid gray'}} width="900"/>
4242
1. Select/create installation token and customize your tags.
43-
1. (Optional) Select the **Auto Configure Host and Process metrics data collection** checkbox to collect host and process metrics.
43+
1. (Optional) In the **Collector Settings**, select the **Ephemeral** checkbox to auto-delete your collector after 12 hours, and select the **Locally Manage Collector** checkbox if you want to configure, maintain, and monitor your collector locally.
4444
1. Copy the command and execute it in your system terminal where the collector needs to be installed.<br/> <img src={useBaseUrl('img/send-data/opentelemetry-collector/linux-terminal-installation.png')} alt="execute command in terminal" width="900"/>
4545
1. Wait for the installation process to complete, then click **Next** to proceed.
46+
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.
47+
48+
If you choose to close this Source template creation screen, you can navigate back. [**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**.
4649

4750
### Install Script
4851

docs/send-data/opentelemetry-collector/install-collector/macos.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ You can install our OpenTelemetry Collector using one of the following methods:
4040
1. On the OpenTelemetry Collection page, click **Add Collector**.
4141
1. On the left panel, select **macOS** as the platform.<br/> <img src={useBaseUrl('img/send-data/opentelemetry-collector/macOs.png')} alt="macOs-terminal" style={{border: '1px solid gray'}} width="900"/>
4242
1. Select/create installation token and customize your tags.
43-
1. (Optional) Select the **Auto Configure Host and Process metrics data collection** checkbox to collect host and process metrics.
43+
1. (Optional) In the **Collector Settings**, select the **Ephemeral** checkbox to auto-delete your collector after 12 hours, and select the **Locally Manage Collector** checkbox if you want to configure, maintain, and monitor your collector locally.
4444
1. Copy the command and execute it in your system terminal where the collector needs to be installed.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/macos-terminal.png')} alt="execute command in terminal" />
4545
1. Wait for the installation process to complete, then click **Next** to proceed.
46+
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.
4647

48+
If you choose to close this Source template creation screen, you can navigate back. [**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**.
4749
### Install Script
4850

4951
#### Get the Installation token

docs/send-data/opentelemetry-collector/install-collector/puppet.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ This documentation will guide you through the installation process using the sof
1313

1414
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**.
1515
2. On the OpenTelemetry Collection page, click **Add Collector**.
16-
3. On the left panel, select **Puppet**.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/puppet.png')} alt="puppet.png" />
16+
3. On the left panel, select **Puppet**.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/puppet.png')} style={{border: '1px solid gray'}} alt="puppet.png" />
1717
4. Select/create installation token and customize your tags.
1818
5. Follow the auto-generated steps to install the collector using Puppet.
1919
:::note
2020
These steps are only supported on Linux Operating System.
2121
:::
2222
6. Once steps are completed, click **Done** to review collector on OpenTelemetry Collection page.
23+
7. On the next screen, you will see a list of available Source Templates. Select the required Source Template and proceed with the data configuration.
24+
25+
If you choose to close this Source template creation screen, you can navigate back. [**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**.

docs/send-data/opentelemetry-collector/install-collector/windows.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,13 @@ You can install our OpenTelemetry Collector using either of the following method
3636
1. On the OpenTelemetry Collection page, click **Add Collector**.
3737
1. On the left panel, select **Windows** as the platform.<br/> <img src={useBaseUrl('img/send-data/opentelemetry-collector/windows.png')} alt="widows-terminal" style={{border: '1px solid gray'}} width="900"/>
3838
1. Select/create installation token and customize your tags.
39-
1. (Optional) Select the **Auto Configure Host and Process metrics data collection** checkbox to collect host and process metrics.
39+
1. (Optional) In the **Collector Settings**, select the **Ephemeral** checkbox to auto-delete your collector after 12 hours and select the **Locally Manage Collector** checkbox if you want to configure, maintain, and monitor the collector locally.
4040
1. Copy the command.
4141
1. Open PowerShell and execute the command in the PowerShell where the collector needs to be installed.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collector/windows-ui-install-6.png')} alt="windows-ui-installation-6.png" width="900" />
4242
1. Wait for the installation process to complete, then click **Next** to proceed.
43+
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.
44+
45+
If you choose to close this Source template creation screen, you can navigate back. [**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**.
4346

4447
### Install Script
4548

99.9 KB
Loading
32.6 KB
Loading
39.8 KB
Loading
29.3 KB
Loading

0 commit comments

Comments
 (0)