diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/aws-iam-users-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/aws-iam-users-source.md index d700406efc..92295afdc8 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/aws-iam-users-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/aws-iam-users-source.md @@ -18,7 +18,7 @@ AWS IAM Users are individual identities within AWS Identity and Access Managemen ## Data collected -The data will be collected from the OneLogin database using the following log: +The data will be collected from the IAM User list using the following log: | Polling Interval | Data | | :--- | :--- | @@ -55,8 +55,8 @@ To configure a AWS IAM Users source: 1. Enter a **Name** for the Source. The description is optional. 1. (Optional) For **Source Category**, enter any string to tag the output collected from the source. Category metadata is stored in a searchable field called `_sourceCategory`. 1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value. - * ![green check circle.png](/img/reuse/green-check-circle.png) A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema. - * ![orange exclamation point.png](/img/reuse/orange-exclamation-point.png) An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled 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**. + * green check circle.png A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema. + * orange exclamation point.png An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled 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. **Regions**. Provide a list of AWS regions to query IAM users. Use ["all"] to support all regions. For example, `us-east-2`. 1. **AWS Access**. Select one of the following authentication methods for accessing AWS services using the Go SDK: - **[Method 1: Role Based Access (Recommended)](#vendor-configuration)** diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source.md index 9553b36647..1e074a89c0 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source.md @@ -49,8 +49,8 @@ To configure a OneLogin source: 1. Enter a **Name** for the Source. The description is optional. 1. (Optional) For **Source Category**, enter any string to tag the output collected from the source. Category metadata is stored in a searchable field called `_sourceCategory`. 1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value. - * ![green check circle.png](/img/reuse/green-check-circle.png) A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema. - * ![orange exclamation point.png](/img/reuse/orange-exclamation-point.png) An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled 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**. + * green check circle.png A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema. + * orange exclamation point.png An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled 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. **Sub Domain**. Enter your [subdomain URL](#vendor-configuration). 1. **Client ID**. Enter your [client ID](#vendor-configuration). 1. **Client Secret**. Enter your [client secret](#vendor-configuration).