Skip to content

Commit b1d4871

Browse files
yleifermankimsauce
andauthored
Update aws-iam-users-source.md (#5673)
* Update aws-iam-users-source.md * fix images --------- Co-authored-by: Kim Pohas <[email protected]>
1 parent e911031 commit b1d4871

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/aws-iam-users-source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ AWS IAM Users are individual identities within AWS Identity and Access Managemen
1818

1919
## Data collected
2020

21-
The data will be collected from the OneLogin database using the following log:
21+
The data will be collected from the IAM User list using the following log:
2222

2323
| Polling Interval | Data |
2424
| :--- | :--- |
@@ -55,8 +55,8 @@ To configure a AWS IAM Users source:
5555
1. Enter a **Name** for the Source. The description is optional.
5656
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`.
5757
1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value.
58-
* ![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.
59-
* ![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**.
58+
* <img src={useBaseUrl('img/reuse/green-check-circle.png')} alt="green check circle.png" width="20"/> A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
59+
* <img src={useBaseUrl('img/reuse/orange-exclamation-point.png')} alt="orange exclamation point.png" width="20"/> 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**.
6060
1. **Regions**. Provide a list of AWS regions to query IAM users. Use ["all"] to support all regions. For example, `us-east-2`.
6161
1. **AWS Access**. Select one of the following authentication methods for accessing AWS services using the Go SDK:
6262
- **[Method 1: Role Based Access (Recommended)](#vendor-configuration)**

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ To configure a OneLogin source:
4949
1. Enter a **Name** for the Source. The description is optional.
5050
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`.
5151
1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value.
52-
* ![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.
53-
* ![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**.
52+
* <img src={useBaseUrl('img/reuse/green-check-circle.png')} alt="green check circle.png" width="20"/> A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
53+
* <img src={useBaseUrl('img/reuse/orange-exclamation-point.png')} alt="orange exclamation point.png" width="20"/> 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**.
5454
1. **Sub Domain**. Enter your [subdomain URL](#vendor-configuration).
5555
1. **Client ID**. Enter your [client ID](#vendor-configuration).
5656
1. **Client Secret**. Enter your [client secret](#vendor-configuration).

0 commit comments

Comments
 (0)