--- id: configure-hosted-collector title: Configure a Hosted Collector and Source sidebar_label: Configure a Hosted Collector and Source description: Set up Hosted Collectors so you can move data to Sumo Logic from an Amazon S3 bucket and other sources like Microsoft, Cloud Syslog, Google, and HTTP. slug: /help/docs/send-data/hosted-collectors/configure-hosted-collector/ canonical: https://www.sumologic.com/help/docs/send-data/hosted-collectors/configure-hosted-collector/ --- import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; import useBaseUrl from '@docusaurus/useBaseUrl'; :::note The maximum number of Collectors allowed per organization is 10,000. ::: import TerraformLink from '../../reuse/terraform-link.md'; :::tip You can use Terraform to add a hosted collector with the [`sumologic_collector`](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/collector) resource. ::: ## Step 1: Configure Hosted Collector Steps to configure a Hosted Collector: 1. [**New UI**](/docs/get-started/sumo-logic-ui). 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). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. 1. Click **Add Collector**. 1. Click **Hosted** Collector. 1. Provide a **Name** for the Collector. **Description** is optional. 1. **Category**. Enter any string to tag the logs collected from this Collector. This Source Category value is stored in a searchable metadata field called `_sourceCategory`. See our [Best Practices: Good and Bad Source Categories](/docs/send-data/best-practices#good-and-bad-source-categories). 1. Click the **+Add Field** link in the **Fields** section. Define the fields you want to associate, each field needs a name (key) and value. * Green check circle A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema. * Orange exclamation point An orange triangle with an exclamation point is shown when the field doesn't exist in the Fields table schema. In this case, you'll see an option to automatically add or enable the nonexistent fields to the Fields table schema. If a field is sent to Sumo Logic but isn’t present or enabled in the schema, it’s ignored and marked as **Dropped**. 1. **Assign to a Budget** allows you to assign an ingest budget to the Collector. The dropdown displays your ingest budgets in the following format: ` () ()` 1. **Time Zone**. Set the default time zone when it is not extracted from the log timestamp. Time zone settings on Sources override a Collector time zone setting. 1. Review your input and when finished click **Save**.
Add Hosted Collector dialog 1. After the Collector has been set up, it appears on the Collection page as a Hosted Collector.
Hosted status with a green checkmark ## Step 2: Configure a Source Once you've configured your Hosted Collector, the next step is to configure a Source(s). 
Amazon Web Services icon

Amazon Sources

Collect data from a variety of AWS products.

Azure icon

Microsoft Sources

Collect data from Microsoft Office 365 Audit.

Google icon

Google Sources

Collect data from Google products such as GCP.

Cloud icon

Cloud-to-Cloud Integration Framework Sources

Collect logs and events directly from your SaaS and Cloud platforms.

Cloud icon

Cloud Syslog Sources

Configure a syslog client to send RFC 5424-compliant messages to Sumo.

HTTP Logs Metrics icon

HTTP Sources

Receive logs, metrics, traces, and OTLP data uploaded to a unique URL generated for the Source.