Skip to content

Commit 5613304

Browse files
authored
Merge branch 'main' into hpal_azure_doc_fixes
2 parents 52412a0 + d1150ed commit 5613304

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/observability/aws/deploy-use-aws-observability/deploy-with-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Before you run the Terraform script, perform the following actions on a server m
9797
Note that templates located at [sumologic-solution-templates/aws-observability-terraform](https://github.com/SumoLogic/sumologic-solution-templates/tree/master/aws-observability-terraform) directory contain references to files from the [sumologic-solution-templates/aws-observability] (https://github.com/SumoLogic/sumologic-solution-templates/tree/master/aws-observability) directory.
9898
:::
9999
1. Configure the following mandatory parameters in the **main.auto.tfvars** file.
100-
* `sumologic_environment`: This input specifies the Sumo Logic deployment that you want to use. Refer to the [Sumo Logic Deployment](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security) guide for a list of available deployments. Possible values include `au`, `ca`, `de`, `eu`, `jp`, `us2`, `in`, `fed`, `kr`, or `us1`.
100+
* `sumologic_environment`: This input specifies the Sumo Logic deployment that you want to use. Refer to the [Sumo Logic Deployment](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security) guide for a list of available deployments. Possible values include `au`, `ca`, `de`, `eu`, `jp`, `us2`, `fed`, `kr`, or `us1`.
101101
* `sumologic_access_id`: This input specifies the Sumo Logic access ID that you want to use. For more information on how to obtain an access ID, refer to the [Access Keys](/docs/manage/security/access-keys) documentation.
102102
* `sumologic_access_key`: [Sumo Logic Access Key](/docs/manage/security/access-keys) is used for Sumo Logic API calls.
103103
* `sumologic_organization_id`: [Sumo Logic Organization ID](../../../get-started/account-settings-preferences.md) You can find your org on the Preferences page in the Sumo Logic UI. For more information, see [Preferences Page](../../../get-started/account-settings-preferences.md). Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources.

docs/send-data/hosted-collectors/amazon-aws/grant-access-aws-product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Before generating the template, the source’s configuration must have the AWS-s
8787
1. **Account ID**. Enter the following Sumo Logic ID: `926226587429`.
8888
1. In the **Options** section, checkmark the **Require external ID for better security**
8989
1. **External ID**. The External ID is formed from your Sumo Logic region identifier and your Sumo Logic account identifier in this format: *SumoDeployment:SumoAccountId* where:
90-
* *SumoDeployment* is your Sumo Logic deployment entered in lowercase such as au, ca, de, eu, fed, in, jp, kr, us1, or us2. To find your deployment, see Sumo Logic Endpoints by Deployment and Firewall Security.
90+
* *SumoDeployment* is your Sumo Logic deployment entered in lowercase such as au, ca, de, eu, fed, jp, kr, us1, or us2. To find your deployment, see Sumo Logic Endpoints by Deployment and Firewall Security.
9191
* *SumoAccountId* is the Organization ID shown on your **Account Overview** in the Sumo Logic UI. You can access it by going to the [**Account Overview**](/docs/manage/manage-subscription/sumo-logic-credits-accounts/#account-overview) page.
9292
1. **Require MFA**. Don’t select this option; it is not supported.
9393
1. Click **Next: Permissions**.<br/> ![AWS IAM 'Create role' interface specifying trusted entities and accounts, highlighting fields for Account ID and External ID.](/img/send-data/create-role.png)

0 commit comments

Comments
 (0)