Skip to content

Commit 04cb206

Browse files
committed
Clarify Sumo Collection source intro
1 parent 88a1732 commit 04cb206

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-collection-source.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,19 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1717

1818
<img src={useBaseUrl('img/sumo-logic-logo.png')} alt="icon" width="60"/>
1919

20-
Sumo Logic enables you to seamlessly gather and analyze valuable insights from diverse sources. By leveraging its robust API capabilities, you can efficiently extract, transform, and load data into your analytics pipeline. This streamlined process allows you to harness the power of real-time data analysis, improving decision-making, troubleshooting, and overall operational efficiency within your organization.
20+
Sumo Logic's Cloud-to-Cloud (C2C) framework enables seamless data integration by leveraging API-based connections to collect insights from external systems and services. The Sumo Collection Source is part of this framework and is designed to gather a list of collectors and their associated sources directly from the Sumo Logic platform.
21+
22+
This source supports both Installed and Hosted Collectors configured within a C2C environment. By using Sumo Logic’s API, it provides centralized, real-time visibility into collector and source health, operational status, and configuration metrics—helping teams proactively monitor deployments, troubleshoot issues, and maintain a reliable data collection pipeline.
23+
24+
:::tip
25+
For related info on collector health events, see [this doc](/docs/manage/health-events).
26+
:::
2127

2228
## Data collected
2329

2430
| Polling Interval | Data |
25-
| :-- | :-- |
26-
| 12 hours | [Collector API](/docs/api/collector-management/collector-api-methods-examples/#get-a-list-of-collectors) |
31+
| :-- | :-- |
32+
| 12 hours | [Collector API](/docs/api/collector-management/collector-api-methods-examples/#get-a-list-of-collectors) |
2733
| 5 minutes | [Source API](/docs/api/collector-management/source-api/#list-sources) |
2834

2935
## Setup
@@ -58,7 +64,7 @@ To generate the Access ID and Access Key, refer to [Create an access key](/docs/
5864
When you create a Sumo Collection Source, you add it to a Hosted Collector. Before creating the Source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
5965

6066
To configure a Sumo Collection Source:
61-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
67+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
6268
1. On the Collection page, click **Add Source** next to a Hosted Collector.
6369
1. Search for and select **Sumo Collection**.
6470
1. Enter a **Name** for the Source. The description is optional.

0 commit comments

Comments
 (0)