From df4fb008c121f1cf16de849e81bac1d1b9a724b6 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma Date: Tue, 17 Dec 2024 20:22:54 +0530 Subject: [PATCH 01/10] Updated AWSO v2.11 in docs --- .../before-you-deploy.md | 2 +- .../deploy-use-aws-observability/changelog.md | 17 +++++++++++++++++ .../deploy-multiple-accounts-regions.md | 6 +++--- .../deploy-with-aws-cloudformation/index.md | 4 ++-- .../update-aws-observability-stack.md | 2 +- ...d-fields-to-existing-host-metrics-sources.md | 4 ++-- 6 files changed, 26 insertions(+), 9 deletions(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/before-you-deploy.md b/docs/observability/aws/deploy-use-aws-observability/before-you-deploy.md index ab3ff73ee1..9c9bb77184 100644 --- a/docs/observability/aws/deploy-use-aws-observability/before-you-deploy.md +++ b/docs/observability/aws/deploy-use-aws-observability/before-you-deploy.md @@ -185,7 +185,7 @@ Here’s a sample `sources.json` file that you can include in your AMI. 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: -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). +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). 1. Select the desired AWS region to test. 1. Enter a Stack Name, Sumo Logic Deployment, and Sumo Logic Access ID and Access Key.
![Testing_sumo_Permission_1.png](/img/observability/Testing_sumo_Permission_1.png) 1. Click **Create Stack.** diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index 1352f2d4b1..c871f6fdce 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -9,6 +9,22 @@ This section provides details on the available versions of the AWS Observability 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. +## v2.11.0, 15-Jan-2025 +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` + +AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates](https://github.com/SumoLogic/sumologic-solution-templates). + +New Feature: +* Amazon RDS app - Added support to analyze and monitor RDS Oracle CloudWatch and CloudTrail logs. +* Amazon RDS app - New monitors added for RDS MS SQL CloudWatch logs. Solution now supports 70 out-of-box monitors. +* 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. +* Added out of the box Monitors for RDS Oracle DB, Application Load Balancer, Classic Load Balancer and Network Load Balancer. +* Added support to collect custom metrics namespaces. +* Added support to subscribe cloudWatch log groups based on AWS tags to sumologic. +* Added support to filter AWS CloudWatch metrics based on AWS tags. +* Updated cloudformation helper function with Python Runtime to v3.13 . +* Updated SAM apps with python lambda runtime v3.13 and library updates to handle any CVE’s . + ## v2.10.0, 4-Sept-2024 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` @@ -17,6 +33,7 @@ AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates Updates: * All python Lambda runtimes have been updated to version 3.12 along with the required libraries. +* AWS Observability solution now supports Sumologic Korea deployment. ## v2.9.0, 02-Aug-2024 diff --git a/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/deploy-multiple-accounts-regions.md b/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/deploy-multiple-accounts-regions.md index 1ad9a46668..0084757acf 100644 --- a/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/deploy-multiple-accounts-regions.md +++ b/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/deploy-multiple-accounts-regions.md @@ -19,8 +19,8 @@ Given that we use an account alias, we recommend you use StackSets to automati 1. Sign in to the AWS Management console. 1. Choose an option to invoke AWS CloudFormation Template: - * 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. - * 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. + * 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. + * 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. :::note If you would like to download or inspect this or other versions of this template, see the [Changelog](../changelog.md). ::: @@ -87,7 +87,7 @@ In case you do not provide a CSV file or if we detect that it does not have the in your AWS account. 1. Click **Create StackSet**. ![CloudFormation_Stackset 1.png](/img/observability/ClodFormation_Stackset_1.png) -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).
![multi-create-stack.png](/img/observability/multi-create-stack.png) +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).
![multi-create-stack.png](/img/observability/multi-create-stack.png) 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: * Leave the field “Alias for AWS Account Identification” blank.
![aws-field.png](/img/observability/aws-field.png) * 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”.
![aws-url.png](/img/observability/aws-url.png) diff --git a/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md b/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md index 2bdce10803..f572bfd1cb 100644 --- a/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md +++ b/docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md @@ -39,8 +39,8 @@ AWS Observability integrates with the [AWS Observability view](/docs/dashboards/ 1. Sign in to the AWS Management console. 1. Choose an option to invoke AWS CloudFormation Template: - * 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. - * 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.
+ * 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. + * 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.
:::note Download this or other versions of this template from [Changelog](../changelog.md).  ::: diff --git a/docs/observability/aws/deploy-use-aws-observability/update-aws-observability-stack.md b/docs/observability/aws/deploy-use-aws-observability/update-aws-observability-stack.md index 3d8948c3e7..df23e426f4 100644 --- a/docs/observability/aws/deploy-use-aws-observability/update-aws-observability-stack.md +++ b/docs/observability/aws/deploy-use-aws-observability/update-aws-observability-stack.md @@ -37,7 +37,7 @@ Updating the Apps will create a backup of the old apps in a folder called as ** To update an existing stack to the latest version: 1. Locate the **Main Stack** created using AWS CloudFormation template and Click **Update**.
![Stack_Step1.png](/img/observability/Stack_Step1.png) -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**. +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**. :::note If you would like to download or inspect this or other versions of this template, visit the [Change Log](changelog.md) page. ::: diff --git a/docs/observability/aws/other-configurations-tools/add-fields-to-existing-host-metrics-sources.md b/docs/observability/aws/other-configurations-tools/add-fields-to-existing-host-metrics-sources.md index 08d4f46a8b..e508869d9d 100644 --- a/docs/observability/aws/other-configurations-tools/add-fields-to-existing-host-metrics-sources.md +++ b/docs/observability/aws/other-configurations-tools/add-fields-to-existing-host-metrics-sources.md @@ -30,7 +30,7 @@ To deploy the CloudFormation template: 1. Sign on to the AWS Management console. -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). +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). 1. Select the AWS Region where you want to deploy the CloudFormation Template. @@ -90,7 +90,7 @@ Below are the steps to use the CloudFormation template with Stack Sets : 1. Go to [Stack Sets](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacksets) in your AWS account. 1. Click **Create StackSet**. ![Step8.png](/img/observability/add-fields8.png) -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**.
![Step9.png](/img/observability/add-fields9.png) +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**.
![Step9.png](/img/observability/add-fields9.png) 1. Provide a Stack Set Name, provide the parameters as explained in the section above, and click **Next**. 1. Add Tags if needed, select the Administrator role defined in the pre-requisites above, and click **Next**.
![Step10.png](/img/observability/add-fields10.png) 1. Provide the current account ID and select all the regions in the current account where you would like to deploy the template.
![Step11.png](/img/observability/add-fields11.png) From ee5bb8dd09dc8c1ba0a437e5e9ea77a3ccf74495 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma Date: Tue, 17 Dec 2024 20:45:10 +0530 Subject: [PATCH 02/10] Updated awso changelog --- .../aws/deploy-use-aws-observability/changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index c871f6fdce..e1ebb39c2d 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -16,9 +16,8 @@ AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates New Feature: * Amazon RDS app - Added support to analyze and monitor RDS Oracle CloudWatch and CloudTrail logs. -* Amazon RDS app - New monitors added for RDS MS SQL CloudWatch logs. Solution now supports 70 out-of-box monitors. * 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. -* Added out of the box Monitors for RDS Oracle DB, Application Load Balancer, Classic Load Balancer and Network Load Balancer. +* 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. * Added support to collect custom metrics namespaces. * Added support to subscribe cloudWatch log groups based on AWS tags to sumologic. * Added support to filter AWS CloudWatch metrics based on AWS tags. From 82223063870552dc82fce75f43aa975a92f60205 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:33:32 +0530 Subject: [PATCH 03/10] Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: John Pipkin (Sumo Logic) --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index e1ebb39c2d..474d88f16d 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -19,7 +19,7 @@ New Feature: * 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. * 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. * Added support to collect custom metrics namespaces. -* Added support to subscribe cloudWatch log groups based on AWS tags to sumologic. +* Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. * Added support to filter AWS CloudWatch metrics based on AWS tags. * Updated cloudformation helper function with Python Runtime to v3.13 . * Updated SAM apps with python lambda runtime v3.13 and library updates to handle any CVE’s . From 07281250060f063d4d848e8cf80f452c897befe8 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:04:41 +0530 Subject: [PATCH 04/10] Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: John Pipkin (Sumo Logic) --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index 474d88f16d..827468898c 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -32,7 +32,7 @@ AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates Updates: * All python Lambda runtimes have been updated to version 3.12 along with the required libraries. -* AWS Observability solution now supports Sumologic Korea deployment. +* AWS Observability solution now supports Sumo Logic Korea deployment. ## v2.9.0, 02-Aug-2024 From 00f6a9396fb8782b5737f8cf998dca04df081f52 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:05:08 +0530 Subject: [PATCH 05/10] Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <129049263+JV0812@users.noreply.github.com> --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index 827468898c..03f255a00b 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -16,7 +16,7 @@ AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates New Feature: * Amazon RDS app - Added support to analyze and monitor RDS Oracle CloudWatch and CloudTrail logs. -* 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. +* 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. * 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. * Added support to collect custom metrics namespaces. * Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. From 032e4a66a6b02b35b68ad6d9f5d5537bd8f92eb6 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:05:23 +0530 Subject: [PATCH 06/10] Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <129049263+JV0812@users.noreply.github.com> --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index 03f255a00b..fb0330adf3 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -17,7 +17,7 @@ AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates New Feature: * Amazon RDS app - Added support to analyze and monitor RDS Oracle CloudWatch and CloudTrail logs. * 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. -* 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. +* 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. * Added support to collect custom metrics namespaces. * Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. * Added support to filter AWS CloudWatch metrics based on AWS tags. From 92766606c91cbbe6906e56cf649f64502f0a5783 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:05:34 +0530 Subject: [PATCH 07/10] Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <129049263+JV0812@users.noreply.github.com> --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index fb0330adf3..f12675bb1e 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -22,7 +22,7 @@ New Feature: * Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. * Added support to filter AWS CloudWatch metrics based on AWS tags. * Updated cloudformation helper function with Python Runtime to v3.13 . -* Updated SAM apps with python lambda runtime v3.13 and library updates to handle any CVE’s . +* Updated SAM apps with Python Lambda runtime v3.13 and library updates to handle any CVE’s. ## v2.10.0, 4-Sept-2024 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` From 10099765c7eaba69439d2bfd1089fa6a685ef61a Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:05:45 +0530 Subject: [PATCH 08/10] Update docs/observability/aws/deploy-use-aws-observability/changelog.md Co-authored-by: Jagadisha V <129049263+JV0812@users.noreply.github.com> --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index f12675bb1e..d877636a10 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -21,7 +21,7 @@ New Feature: * Added support to collect custom metrics namespaces. * Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. * Added support to filter AWS CloudWatch metrics based on AWS tags. -* Updated cloudformation helper function with Python Runtime to v3.13 . +* Updated cloudformation helper function with Python Runtime to v3.13. * Updated SAM apps with Python Lambda runtime v3.13 and library updates to handle any CVE’s. ## v2.10.0, 4-Sept-2024 From 9917af2597f42c352a101a232d276a252fa2c84c Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:25:23 +0530 Subject: [PATCH 09/10] Update changelog.md with release date --- .../aws/deploy-use-aws-observability/changelog.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index d877636a10..c5b483b2ec 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -9,7 +9,7 @@ This section provides details on the available versions of the AWS Observability 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. -## v2.11.0, 15-Jan-2025 +## v2.11.0, 24-Jan-2025 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` AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates](https://github.com/SumoLogic/sumologic-solution-templates). @@ -21,8 +21,9 @@ New Feature: * Added support to collect custom metrics namespaces. * Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. * Added support to filter AWS CloudWatch metrics based on AWS tags. -* Updated cloudformation helper function with Python Runtime to v3.13. -* Updated SAM apps with Python Lambda runtime v3.13 and library updates to handle any CVE’s. +* Updated cloudformation helper function with Lambda Runtime to python v3.13. +* Updated SAM Lambda runtime to python v3.13 with latest library updates. +* Updated Telemetry Lambda Runtime to python v3.13 with latest library updates. ## v2.10.0, 4-Sept-2024 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` From 3bf29a1983d0ce72f38464ee12145084f04780b7 Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <87634042+himsharma01@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:34:49 +0530 Subject: [PATCH 10/10] Update changelog.md --- .../observability/aws/deploy-use-aws-observability/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/observability/aws/deploy-use-aws-observability/changelog.md b/docs/observability/aws/deploy-use-aws-observability/changelog.md index c5b483b2ec..ab24a2a0a1 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -21,6 +21,8 @@ New Feature: * Added support to collect custom metrics namespaces. * Added support to subscribe cloudWatch log groups based on AWS tags to Sumo Logic. * Added support to filter AWS CloudWatch metrics based on AWS tags. + +Updates: * Updated cloudformation helper function with Lambda Runtime to python v3.13. * Updated SAM Lambda runtime to python v3.13 with latest library updates. * Updated Telemetry Lambda Runtime to python v3.13 with latest library updates.