---
slug: /send-data/collection
title: Using the Sumo Logic Collection UI
description: Learn how to manage Collectors, Sources, and processing rules.
canonical: https://www.sumologic.com/help/docs/send-data/collection/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
This page provides an overview of the Sumo Logic **Collection** page UI, where you can manage all of your Collectors and Sources.
[**New UI**](/docs/get-started/sumo-logic-ui/). To access the Collection page, In the Sumo Logic main menu select **Data Management**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access the Collection page, in the main Sumo Logic menu select **Manage Data > Collection > Collection**.
## Prerequisites
You'll need the Manage or View Collectors [role capability](/docs/manage/users-roles/roles/role-capabilities.md) to manage or view Collection.
## Collection Page Features
* [Search for a Collector or Source](search-collector-or-source.md)
* View the [health of Collectors and Sources](/docs/manage/health-events.md)
* [Upgrade Sources](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cloud-to-cloud-source-versions.md) from the [Cloud-to-Cloud Integration Framework](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework)
* [Upgrade Collectors](upgrade-collectors.md)
* Add an [Installed Collector](/docs/send-data/installed-collectors/sources) or a [Hosted Collector](/docs/send-data/hosted-collectors)
* Use the **Show** options to filter the list
* Use the **Expand** options to show or hide information about the Sources
* Use the paging controls to navigate the list of Collectors
## Collector Actions
* [Add a Source](/docs/send-data/choose-collector-source)
* [Edit a Collector](edit-collector.md)
* [Delete a Collector](delete-collector-source.md)
* [Download a JSON configuration file](/docs/send-data/use-json-configure-sources/local-configuration-file-management/view-download-source-json-configuration.md) for scripting or backup
* [Restart a Collector](restart-collectors.md)
## Source Actions
* [Edit a Source](edit-source.md)
* [Delete a Source](delete-collector-source.md)
* [Download a JSON configuration file](/docs/send-data/use-json-configure-sources/local-configuration-file-management/view-download-source-json-configuration.md) for scripting or backup
* [Pause or resume a Source](pause-resume-source.md) (cloud polling Sources only)
* [Show or regenerate a Source URL](/docs/send-data/hosted-collectors/http-source/generate-new-url.md) (HTTP Sources only)
* [Show or regenerate a Source token](/docs/send-data/hosted-collectors/cloud-syslog-source) (cloud syslog Source only)
## View Information about Collectors and Sources
* **Name**. Displays the name of the Collector, and any Sources that are configured under it. It also displays the type of Source (HTTP, Local File, Local Windows Event Log, etc.)
* **Open in Search**. Hover over the Name of the Collector or Source and click the Open in Search icon to start a search in the Search page.
* **Tooltip**. Hover over a Collector or Source name to display an informational tool tip. The Collector's version is provided in the tooltip.
* **Health**. Shows color-coded healthy, error, and warning states for Collectors and Sources so you can quickly determine the [health of your Collectors and Sources](/docs/manage/health-events.md).
If an Installed Collector appears offline try [restarting the service](pause-resume-source.md) and [testing connectivity](/docs/send-data/installed-collectors/collector-installation-reference/test-connectivity-sumo-collectors).
* **Type**. Displays whether the Collector is an Installed or Hosted Collector.
* **Status**. Shows the status of Sources manually paused by users.
* **Source Category**. Displays the name of the configured Source Category for this Collector or Source.
* **Sources**. Displays the number of Sources configured under a Collector.
* **Last Hour**. Displays a graph of the total number of log messages ingested per minute over the past hour.
* **Messages**. Displays the total number of log messages ingested over the past hour.
## Guide contents
In this section, we'll introduce the following concepts:
Search for a collector or source on the manage collection page.
Start/stop a collector and check collector status.
Edit collector characteristics.
Edit source characteristics.
Pause sources from sending data to Sumo Logic.
Delete a collector or source.
Limit the amount of CPU processing a collector uses.
Deploy an upgrade to one or more collectors.
Use log events to troubleshoot collection issues.
Processing rules can help filter and forward data.