Skip to content

Commit cac82d4

Browse files
Removed Mumbai deployment references (#5226)
* Removed Mumbai deployment references * Update application-components.md --------- Co-authored-by: Amee Lepcha <[email protected]>
1 parent 430a368 commit cac82d4

File tree

6 files changed

+54
-53
lines changed

6 files changed

+54
-53
lines changed

docs/observability/application-components.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The Terraform script performs the following actions:
3939

4040
## Ensure Account Access
4141

42-
1. Before you begin, make sure you have access to the Sumo logic console. You'll need the following permissions:
42+
1. Before you begin, make sure you have access to the Sumo Logic console. You'll need the following permissions:
4343
* Manage field extraction rules
4444
* View Fields
4545
* View field extraction rules
@@ -81,7 +81,7 @@ By default, all other parameters are set up to automatically collect logs and me
8181

8282
**Parameter**: `sumologic_environment`<br/>
8383
**Required**: Yes <br/>
84-
**Description**: This is your Sumo Logic Deployment. Enter au, ca, de, eu, jp, us2, in, fed or us1. See <a href="/docs/api/getting-started#sumo-logic-endpoints-by-deployment-and-firewall-security">Sumo Logic Endpoints</a> for more information.
84+
**Description**: This is your Sumo Logic Deployment. Enter au, ca, de, eu, jp, us2, fed, or us1. See <a href="/docs/api/getting-started#sumo-logic-endpoints-by-deployment-and-firewall-security">Sumo Logic Endpoints</a> for more information.
8585

8686
---
8787
**Parameter**: `sumologic_access_id`<br/>
@@ -104,7 +104,7 @@ By default, all other parameters are set up to automatically collect logs and me
104104

105105
**Parameter**: `apps_folder_installation_location` <br/>
106106
**Required**: No <br/>
107-
**Description**: Specify the location where the sumo logic apps/dashboards will be installed. Allowed values are "Admin Recommended Folder" and "Personal Folder".
107+
**Description**: Specify the location where the Sumo Logic apps/dashboards will be installed. Allowed values are "Admin Recommended Folder" and "Personal Folder".
108108

109109
---
110110
**Parameter**: `share_apps_folder_with_org` <br/>
@@ -114,12 +114,12 @@ By default, all other parameters are set up to automatically collect logs and me
114114
---
115115
**Parameter**: `components_on_kubernetes_deployment` <br/>
116116
**Required**: No <br/>
117-
**Description**: Provide comma separated list of application components deployed on kubernetes environment for which sumologic resources needs to be created. Allowed values are "Memcached, Cassandra,elasticsearch,SQL server, MongoDB, MySQL, PostgreSQL, Redis, MariaDB, Couchbase, Oracle".
117+
**Description**: Provide comma separated list of application components deployed on kubernetes environment for which Sumo Logic resources needs to be created. Allowed values are "Memcached, Cassandra,elasticsearch,SQL server, MongoDB, MySQL, PostgreSQL, Redis, MariaDB, Couchbase, Oracle".
118118

119119
---
120120
**Parameter**: `components_on_non_kubernetes_deployment` <br/>
121121
**Required**: No <br/>
122-
**Description**: Provide comma separated list of application components deployed on non-kubernetes environment for which sumologic resources needs to be created. Allowed values are "Memcached, Cassandra, Elasticsearch, SQLserver, MongoDB, MySQL, PostgreSQL, Redis, MariaDB, Couchbase, Oracle".
122+
**Description**: Provide comma separated list of application components deployed on non-kubernetes environment for which Sumo Logic resources needs to be created. Allowed values are "Memcached, Cassandra, Elasticsearch, SQLserver, MongoDB, MySQL, PostgreSQL, Redis, MariaDB, Couchbase, Oracle".
123123

124124
### Configure Monitor parameters
125125

@@ -183,7 +183,7 @@ As part of configuring the Application Components solution, we need to create fi
183183
export SUMOLOGIC_ACCESSID="YOUR_SUMOLOGIC_ACCESS_ID"
184184
export SUMOLOGIC_ACCESSKEY="YOUR_SUMOLOGIC_ACCESS_KEY"
185185
```
186-
Provide your Sumo Logic deployment for the `SUMOLOGIC_ENV` variable. For example: au, ca, de, eu, jp, us2, in, fed or us1. For more information on Sumo Logic deployments, see [Sumo Logic Endpoints and Firewall Security](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security).
186+
Provide your Sumo Logic deployment for the `SUMOLOGIC_ENV` variable. For example: au, ca, de, eu, jp, us2, fed, or us1. For more information on Sumo Logic deployments, see [Sumo Logic Endpoints and Firewall Security](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security).
187187
* Run fields.sh using this command:
188188
```
189189
sh fields.sh
@@ -199,10 +199,10 @@ Deploy the Application Components Solution using the Sumo Logic Terraform Script
199199
Navigate to the directory [sumologic-solution-templates/application-components/](https://github.com/SumoLogic/sumologic-solution-templates/blob/master/application-components/) and execute the following commands:
200200

201201
1. Run `terraform validate`. This will validate the configuration files in the directory.
202-
2. Run `terraform plan` to view the sumo resources like monitors,apps,fers,fields and hierarchy which will be created/modified by Terraform.
202+
2. Run `terraform plan` to view the Sumo Logic resources like monitors,apps,fers,fields and hierarchy which will be created/modified by Terraform.
203203
3. Run `terraform apply`.
204204

205-
At the end of the console output, you should see two links, one for Apps Folder and the other for Monitors Folder. You can click on them to go to the sumo logic portal and view the dashboards and monitors. In case you missed noting down the links after deployment, you can run the `terraform show` command to see those output values again.
205+
At the end of the console output, you should see two links, one for Apps Folder and the other for Monitors Folder. You can click on them to go to the Sumo Logic portal and view the dashboards and monitors. In case you missed noting down the links after deployment, you can run the `terraform show` command to see those output values again.
206206

207207

208208
## Post Installation
@@ -289,6 +289,6 @@ See the [RESOURCES.md file](https://github.com/SumoLogic/sumologic-solution-temp
289289
#### If I already have data flowing into Sumo Logic, how do I migrate to this solution?
290290
Existing customers have to perform the below steps:
291291
1. Add `db_cluster_address` and `db_cluster` port in their telegraf configuration as mentioned in the respective component’s collection doc. This is for tagging metrics.
292-
2. Add `db_cluster_address` and `db_cluster_port` in the sumologic source for logs as mentioned in the respective component’s collection doc.
292+
2. Add `db_cluster_address` and `db_cluster_port` in the Sumo Logic source for logs as mentioned in the respective component’s collection doc.
293293
3. Import the existing fields using fields.sh script in Step 4 and follow Step 1, 2, 3, and 5 under [Installation](#installation) to deploy the solution.
294294
4. The above step will deploy new dashboards and new monitors, so after migrating your custom content to these new dashboards, you can delete old FERs and dashboards.

docs/observability/aws/deploy-use-aws-observability/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Updates:
2020
* Updated the SecurityHub SAM Lambda runtime from Python v3.11 to v3.13.
2121
* Updated Lambda runtime to Python v3.13 in the CloudFormation template for `Kinesis Metric Collection`
2222
* Discontinued support for Mumbai deployment.
23+
* Updated 9 apps and 4 monitors to accommodate new threat intel feed: AWS Application Load Balancer, AWS API Gateway, AWS Classic Load Balancer, AWS DynamoDB, AWS EC2, AWS Lambda, Amazon RDS, Amazon SNS, Amazon SQS.
2324

2425
## v2.11.0, 24-Jan-2025
2526
AWS Observability Solution (S3 Link for CloudFormation template): `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/sumologic_observability.master.template.yaml`

docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/deploy-multiple-accounts-regions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ Given that we use an account alias, we recommend you use StackSets to automati
3434

3535
The below table displays the response to each prompt during Step 2.
3636

37-
| Prompt | Guideline |
38-
|:--|:--|
39-
| Sumo Logic Deployment Name | Enter au, ca, de, eu, jp, us2, in, fed, kr, or us1. See [Sumo Logic Endpoints and Firewall Security](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security) for more information on Sumo Logic deployments. |
40-
| Sumo Logic Access ID | Sumo Logic Access ID. See [Create an access key](/docs/manage/security/access-keys.md) for more information. |
41-
| Sumo Logic Access Key | Sumo Logic Access Key. This key is used for Sumo Logic API calls. |
42-
| Sumo Logic Organization ID | You can find your org on the Preferences page in the Sumo Logic UI. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources. |
37+
| Prompt | Guideline |
38+
|:--|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
39+
| Sumo Logic Deployment Name | Enter au, ca, de, eu, jp, us2, fed, kr, or us1. See [Sumo Logic Endpoints and Firewall Security](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security) for more information on Sumo Logic deployments. |
40+
| Sumo Logic Access ID | Sumo Logic Access ID. See [Create an access key](/docs/manage/security/access-keys.md) for more information. |
41+
| Sumo Logic Access Key | Sumo Logic Access Key. This key is used for Sumo Logic API calls. |
42+
| Sumo Logic Organization ID | You can find your org on the Preferences page in the Sumo Logic UI. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources. |
4343
| Delete Sumo Logic Resources when stack is deleted | To delete collectors, sources and apps in Sumo Logic when the stack is deleted, set this parameter to "True". If this is set to "False", Sumo Logic resources are not deleted when the AWS CloudFormation stack is deleted. Deletion of updated resources will be skipped. |
4444

4545
## Step 3: AWS account alias 

docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ AWS Observability integrates with the [AWS Observability view](/docs/dashboards/
5757

5858
The table below displays the response for each text box in this section.
5959

60-
| Prompt | Guideline |
61-
|:--|:--|
62-
| Sumo Logic Deployment Name | Enter au, ca, de, eu, jp, us2, in, fed, kr, or us1. See [Sumo Logic Endpoints and Firewall Security](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security) for more information on Sumo Logic deployments. |
63-
| Sumo Logic Access ID | Sumo Logic Access ID. See [Access Keys](/docs/manage/security/access-keys) for more information. |
64-
| Sumo Logic Access Key | Sumo Logic Access Key. This key is used for Sumo Logic API calls. |
65-
| Sumo Logic Organization ID | You can find your org on the Preferences page in the Sumo Logic UI. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources. |
60+
| Prompt | Guideline |
61+
|:--|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
62+
| Sumo Logic Deployment Name | Enter au, ca, de, eu, jp, us2, fed, kr, or us1. See [Sumo Logic Endpoints and Firewall Security](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security) for more information on Sumo Logic deployments. |
63+
| Sumo Logic Access ID | Sumo Logic Access ID. See [Access Keys](/docs/manage/security/access-keys) for more information. |
64+
| Sumo Logic Access Key | Sumo Logic Access Key. This key is used for Sumo Logic API calls. |
65+
| Sumo Logic Organization ID | You can find your org on the Preferences page in the Sumo Logic UI. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources. |
6666
| Delete Sumo Logic Resources when stack is deleted | To delete collectors, sources and apps in Sumo Logic when the stack is deleted, set this parameter to "True". If this is set to "False", Sumo Logic resources are not deleted when the AWS CloudFormation stack is deleted. Deletion of updated resources will be skipped. |
67-
| Send telemetry to Sumo Logic | To send solution telemetry to Sumo Logic. This will help to troubleshoot the issues occurring during solution installation. To Opt-out change this to `false`, default value is `true` |
67+
| Send telemetry to Sumo Logic | To send solution telemetry to Sumo Logic. This will help to troubleshoot the issues occurring during solution installation. To Opt-out change this to `false`, default value is `true` |
6868

6969
## Step 3: AWS account alias 
7070

0 commit comments

Comments
 (0)