Skip to content

Commit 679e3b6

Browse files
himsharma01jpipkin1JV0812
authored
Updated AWSO v2.11 in docs (#4886)
* Updated AWSO v2.11 in docs * Updated awso changelog * Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <[email protected]> * Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <[email protected]> * Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <[email protected]> * Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <[email protected]> * Update changelog.md with release date * Update changelog.md --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> Co-authored-by: Jagadisha V <[email protected]>
1 parent 77ade0c commit 679e3b6

File tree

6 files changed

+28
-9
lines changed

6 files changed

+28
-9
lines changed

docs/observability/aws/deploy-use-aws-observability/before-you-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Here’s a sample `sources.json` file that you can include in your AMI.
185185

186186
Before setting up the AWS Observability solution we recommend testing permissions for both AWS and Sumo Logic by using a test AWS CloudFormation template. To execute this template:
187187

188-
1. Invoke the AWS CloudFormation template at this [URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/permissionchecker/permissioncheck.template.yaml).
188+
1. Invoke the AWS CloudFormation template at this [URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/permissionchecker/permissioncheck.template.yaml).
189189
1. Select the desired AWS region to test.
190190
1. Enter a Stack Name, Sumo Logic Deployment, and Sumo Logic Access ID and Access Key.<br/> ![Testing_sumo_Permission_1.png](/img/observability/Testing_sumo_Permission_1.png)
191191
1. Click **Create Stack.**

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ This section provides details on the available versions of the AWS Observability
99

1010
To install or upgrade to the required version of the CloudFormation template, use the URL of the YAML file corresponding to the right version number as the Amazon S3 URL in the AWS CloudFormation section of the AWS Management Console. See [Selecting a stack template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-console-create-stack-template.html) for more information.
1111

12+
## v2.11.0, 24-Jan-2025
13+
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`
14+
15+
AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates](https://github.com/SumoLogic/sumologic-solution-templates).
16+
17+
New Feature:
18+
* Amazon RDS app - Added support to analyze and monitor RDS Oracle CloudWatch and CloudTrail logs.
19+
* Amazon Load Balancer apps - Added support to analyze and monitor Cloudtrail audit event logs for Application Load Balancer, Classic Load Balancer, and Network Load Balancer.
20+
* Added out of the box monitors for RDS Oracle DB, Application Load Balancer, Classic Load Balancer, and Network Load Balancer. Solution now supports 78 out-of-box monitors.
21+
* Added support to collect custom metrics namespaces.
22+
* Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic.
23+
* Added support to filter AWS CloudWatch metrics based on AWS tags.
24+
25+
Updates:
26+
* Updated cloudformation helper function with Lambda Runtime to python v3.13.
27+
* Updated SAM Lambda runtime to python v3.13 with latest library updates.
28+
* Updated Telemetry Lambda Runtime to python v3.13 with latest library updates.
29+
1230
## v2.10.0, 4-Sept-2024
1331
AWS Observability Solution (S3 Link for CloudFormation template): `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml`
1432

@@ -17,6 +35,7 @@ AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates
1735
Updates:
1836

1937
* All python Lambda runtimes have been updated to version 3.12 along with the required libraries.
38+
* AWS Observability solution now supports Sumo Logic Korea deployment.
2039

2140
## v2.9.0, 02-Aug-2024
2241

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Given that we use an account alias, we recommend you use StackSets to automati
1919

2020
1. Sign in to the AWS Management console.
2121
1. Choose an option to invoke AWS CloudFormation Template:
22-
* Click [this URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml) to invoke the latest Sumo Logic AWS CloudFormation template.
23-
* Download the AWS Observability Solution template (S3 link for CloudFormation template): https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml to invoke the latest Sumo Logic AWS CloudFormation template.
22+
* Click [this URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/sumologic_observability.master.template.yaml) to invoke the latest Sumo Logic AWS CloudFormation template.
23+
* Download the AWS Observability Solution template (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 to invoke the latest Sumo Logic AWS CloudFormation template.
2424
:::note
2525
If you would like to download or inspect this or other versions of this template, see the [Changelog](../changelog.md).
2626
:::
@@ -87,7 +87,7 @@ In case you do not provide a CSV file or if we detect that it does not have the
8787
in your AWS account.
8888
1. Click **Create StackSet**.
8989
![CloudFormation_Stackset 1.png](/img/observability/ClodFormation_Stackset_1.png)
90-
1. Paste the URL `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml` in the Amazon S3 URL option and click **Next**. If you'd like to download or inspect this or other versions of this template, see the [Changelog](../changelog.md).<br/> ![multi-create-stack.png](/img/observability/multi-create-stack.png)
90+
1. Paste the URL `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/sumologic_observability.master.template.yaml` in the Amazon S3 URL option and click **Next**. If you'd like to download or inspect this or other versions of this template, see the [Changelog](../changelog.md).<br/> ![multi-create-stack.png](/img/observability/multi-create-stack.png)
9191
1. Provide a StackSet Name and supply the values for each of the prompts listed as per instructions in the [Deploy the AWS Observability Solution](/docs/observability/aws/deploy-use-aws-observability) section with the following exception:
9292
* Leave the field “Alias for AWS Account Identification” blank. <br/> ![aws-field.png](/img/observability/aws-field.png)
9393
* Provide the S3 Object URL of a CSV file that maps AWS Account IDs to an Account Alias in Section 2 of the template “AWS Account Alias”. <br/> ![aws-url.png](/img/observability/aws-url.png)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ AWS Observability integrates with the [AWS Observability view](/docs/dashboards/
3939

4040
1. Sign in to the AWS Management console.
4141
1. Choose an option to invoke AWS CloudFormation Template:
42-
* Click [this URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml) to invoke the latest Sumo Logic AWS CloudFormation template.
43-
* Download the AWS Observability Solution template (S3 Link for cloudformation template): https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml to invoke the latest Sumo Logic AWS CloudFormation template.<br/>
42+
* Click [this URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/sumologic_observability.master.template.yaml) to invoke the latest Sumo Logic AWS CloudFormation template.
43+
* Download the AWS Observability Solution template (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 to invoke the latest Sumo Logic AWS CloudFormation template.<br/>
4444
:::note
4545
Download this or other versions of this template from [Changelog](../changelog.md). 
4646
:::

docs/observability/aws/deploy-use-aws-observability/update-aws-observability-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Updating the Apps will create a backup of the old apps in a folder called as **
3737
To update an existing stack to the latest version:
3838

3939
1. Locate the **Main Stack** created using AWS CloudFormation template and Click **Update**. <br/> ![Stack_Step1.png](/img/observability/Stack_Step1.png)
40-
1. Select **Replace Current Template**, paste the URL `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/sumologic_observability.master.template.yaml` in the Amazon S3 URL option, and then select **Next**.
40+
1. Select **Replace Current Template**, paste the URL `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/sumologic_observability.master.template.yaml` in the Amazon S3 URL option, and then select **Next**.
4141
:::note
4242
If you would like to download or inspect this or other versions of this template, visit the [Change Log](changelog.md) page.
4343
:::

docs/observability/aws/other-configurations-tools/add-fields-to-existing-host-metrics-sources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To deploy the CloudFormation template:
3030

3131
1. Sign on to the AWS Management console.
3232

33-
1. Invoke the CloudFormation YAML template using [this URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/hostmetricsfields/host_metrics_add_fields.template.yaml).
33+
1. Invoke the CloudFormation YAML template using [this URL](https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/hostmetricsfields/host_metrics_add_fields.template.yaml).
3434

3535
1. Select the AWS Region where you want to deploy the CloudFormation Template.
3636

@@ -90,7 +90,7 @@ Below are the steps to use the CloudFormation template with Stack Sets :
9090
1. Go to [Stack Sets](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacksets) in your AWS account.
9191
1. Click **Create StackSet**.
9292
![Step8.png](/img/observability/add-fields8.png)
93-
1. Paste the URL `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.10.0/hostmetricsfields/host_metrics_add_fields.template.yaml` in the Amazon S3 URL option and select **Next**. <br/> ![Step9.png](/img/observability/add-fields9.png)
93+
1. Paste the URL `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11.0/hostmetricsfields/host_metrics_add_fields.template.yaml` in the Amazon S3 URL option and select **Next**. <br/> ![Step9.png](/img/observability/add-fields9.png)
9494
1. Provide a Stack Set Name, provide the parameters as explained in the section above, and click **Next**.
9595
1. Add Tags if needed, select the Administrator role defined in the pre-requisites above, and click **Next**.<br/> ![Step10.png](/img/observability/add-fields10.png)
9696
1. Provide the current account ID and select all the regions in the current account where you would like to deploy the template.<br/> ![Step11.png](/img/observability/add-fields11.png)

0 commit comments

Comments
 (0)