diff --git a/docs/send-data/opentelemetry-collector/install-collector/ansible.md b/docs/send-data/opentelemetry-collector/install-collector/ansible.md index 58c92085ca..7afcccdf5f 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/ansible.md +++ b/docs/send-data/opentelemetry-collector/install-collector/ansible.md @@ -12,10 +12,13 @@ This documentation will guide you through the installation process using the sof 1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > OpenTelemetry Collection**.
[**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**. 2. On the OpenTelemetry Collection page, click **Add Collector**. -3. On the left panel, select **Ansible**.
ansible.png +3. On the left panel, select **Ansible**.
ansible.png 4. Select/create installation token and customize your tags. 5. Follow the auto-generated steps to install the collector using Ansible. :::note These steps are only supported on Linux Operating System. ::: 6. Once steps are completed, click **Done** to review collector on OpenTelemetry Collection page. +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. + +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**.
[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**. diff --git a/docs/send-data/opentelemetry-collector/install-collector/chef.md b/docs/send-data/opentelemetry-collector/install-collector/chef.md index b4191a24f8..ef0a815c67 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/chef.md +++ b/docs/send-data/opentelemetry-collector/install-collector/chef.md @@ -13,10 +13,13 @@ This documentation will guide you through the installation process using the sof 1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > OpenTelemetry Collection**.
[**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**. 2. On the OpenTelemetry Collection page, click **Add Collector**. -3. On the left panel, select **Chef**.
chef.png +3. On the left panel, select **Chef**.
chef.png 4. Select/create installation token and customize your tags. 5. Follow auto generated steps to install the collector using Chef. :::note These steps are only supported on Linux Operating System. ::: 6. Once steps are completed, click **Done** to review collector on OpenTelemetry Collection page. +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. + +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**.
[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**. diff --git a/docs/send-data/opentelemetry-collector/install-collector/linux.md b/docs/send-data/opentelemetry-collector/install-collector/linux.md index 745d8da434..79aeb97b6f 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/linux.md +++ b/docs/send-data/opentelemetry-collector/install-collector/linux.md @@ -40,9 +40,12 @@ You can install our OpenTelemetry Collector using one of the following methods: 1. On the OpenTelemetry Collection page, click **Add Collector**. 1. On the left panel, select **Linux** as the platform.
linux-terminal 1. Select/create installation token and customize your tags. -1. (Optional) Select the **Auto Configure Host and Process metrics data collection** checkbox to collect host and process metrics. +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. 1. Copy the command and execute it in your system terminal where the collector needs to be installed.
execute command in terminal 1. Wait for the installation process to complete, then click **Next** to proceed. +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. + +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**.
[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**. ### Install Script diff --git a/docs/send-data/opentelemetry-collector/install-collector/macos.md b/docs/send-data/opentelemetry-collector/install-collector/macos.md index 1d1f551cdd..db4d54c42a 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/macos.md +++ b/docs/send-data/opentelemetry-collector/install-collector/macos.md @@ -40,10 +40,12 @@ You can install our OpenTelemetry Collector using one of the following methods: 1. On the OpenTelemetry Collection page, click **Add Collector**. 1. On the left panel, select **macOS** as the platform.
macOs-terminal 1. Select/create installation token and customize your tags. -1. (Optional) Select the **Auto Configure Host and Process metrics data collection** checkbox to collect host and process metrics. +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. 1. Copy the command and execute it in your system terminal where the collector needs to be installed.
execute command in terminal 1. Wait for the installation process to complete, then click **Next** to proceed. +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. +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**.
[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**. ### Install Script #### Get the Installation token diff --git a/docs/send-data/opentelemetry-collector/install-collector/puppet.md b/docs/send-data/opentelemetry-collector/install-collector/puppet.md index 99bf9de3a4..125b414360 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/puppet.md +++ b/docs/send-data/opentelemetry-collector/install-collector/puppet.md @@ -13,10 +13,13 @@ This documentation will guide you through the installation process using the sof 1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > OpenTelemetry Collection**.
[**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**. 2. On the OpenTelemetry Collection page, click **Add Collector**. -3. On the left panel, select **Puppet**.
puppet.png +3. On the left panel, select **Puppet**.
puppet.png 4. Select/create installation token and customize your tags. 5. Follow the auto-generated steps to install the collector using Puppet. :::note These steps are only supported on Linux Operating System. ::: 6. Once steps are completed, click **Done** to review collector on OpenTelemetry Collection page. +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. + +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**.
[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**. diff --git a/docs/send-data/opentelemetry-collector/install-collector/windows.md b/docs/send-data/opentelemetry-collector/install-collector/windows.md index 904d0f684a..bffbd2d55b 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/windows.md +++ b/docs/send-data/opentelemetry-collector/install-collector/windows.md @@ -36,10 +36,13 @@ You can install our OpenTelemetry Collector using either of the following method 1. On the OpenTelemetry Collection page, click **Add Collector**. 1. On the left panel, select **Windows** as the platform.
widows-terminal 1. Select/create installation token and customize your tags. -1. (Optional) Select the **Auto Configure Host and Process metrics data collection** checkbox to collect host and process metrics. +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. 1. Copy the command. 1. Open PowerShell and execute the command in the PowerShell where the collector needs to be installed.
windows-ui-installation-6.png 1. Wait for the installation process to complete, then click **Next** to proceed. +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. + +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**.
[**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Source Template**. ### Install Script diff --git a/static/img/send-data/opentelemetry-collector/ansible.png b/static/img/send-data/opentelemetry-collector/ansible.png index ffc4e1f3fa..9cea92cd4a 100644 Binary files a/static/img/send-data/opentelemetry-collector/ansible.png and b/static/img/send-data/opentelemetry-collector/ansible.png differ diff --git a/static/img/send-data/opentelemetry-collector/chef.png b/static/img/send-data/opentelemetry-collector/chef.png index 91324e067f..c2892efa40 100644 Binary files a/static/img/send-data/opentelemetry-collector/chef.png and b/static/img/send-data/opentelemetry-collector/chef.png differ diff --git a/static/img/send-data/opentelemetry-collector/linux-terminal.png b/static/img/send-data/opentelemetry-collector/linux-terminal.png index 68cd753fd8..e8cd7358a8 100644 Binary files a/static/img/send-data/opentelemetry-collector/linux-terminal.png and b/static/img/send-data/opentelemetry-collector/linux-terminal.png differ diff --git a/static/img/send-data/opentelemetry-collector/macOs.png b/static/img/send-data/opentelemetry-collector/macOs.png index 1f6c168c1b..abbaec7145 100644 Binary files a/static/img/send-data/opentelemetry-collector/macOs.png and b/static/img/send-data/opentelemetry-collector/macOs.png differ diff --git a/static/img/send-data/opentelemetry-collector/puppet.png b/static/img/send-data/opentelemetry-collector/puppet.png index 3550395dd0..1c4220db0e 100644 Binary files a/static/img/send-data/opentelemetry-collector/puppet.png and b/static/img/send-data/opentelemetry-collector/puppet.png differ diff --git a/static/img/send-data/opentelemetry-collector/windows.png b/static/img/send-data/opentelemetry-collector/windows.png index cf17bbcf57..249f197c45 100644 Binary files a/static/img/send-data/opentelemetry-collector/windows.png and b/static/img/send-data/opentelemetry-collector/windows.png differ