From f167ad479a6b16ad0d8f612c01bd058f71db7c09 Mon Sep 17 00:00:00 2001 From: Akhil Dangore Date: Tue, 7 Oct 2025 21:23:27 +0530 Subject: [PATCH] Updated AWSO 2.13.0 version --- .../before-you-deploy.md | 2 +- .../deploy-use-aws-observability/changelog.md | 21 +++++++++++++++++++ .../deploy-multiple-accounts-regions.md | 6 +++--- .../deploy-with-aws-cloudformation/index.md | 4 ++-- .../update-aws-observability-stack.md | 2 +- ...fields-to-existing-host-metrics-sources.md | 4 ++-- 6 files changed, 30 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 a4b1447b71..dda5e9a158 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 @@ -189,7 +189,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.12.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.13.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 3429196efa..7f4ff62a90 100644 --- a/docs/observability/aws/deploy-use-aws-observability/changelog.md +++ b/docs/observability/aws/deploy-use-aws-observability/changelog.md @@ -9,6 +9,27 @@ 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.13.0, 07-Oct-2025 +AWS Observability Solution (S3 Link for CloudFormation template): `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.13.0/sumologic_observability.master.template.yaml` + +AWS Observability Solution (Terraform-based) repo: [sumologic-solution-templates](https://github.com/SumoLogic/sumologic-solution-templates). + +New Features: +* Added tag support for AWS resources created with Terraform based AWS Observability (AWSO) Solution. + +Updates: +* Enhanced feature for installing apps in the Admin Recommended folder and share it +* Integrated updated EC2, Lambda, and RDS apps with AWSO Solution. +* Upgraded AWS provider version to support `>= 5.16.2, < 7.0.0`. +* Updated Terraform minimum required version to 1.5.7. +* Addressed CVEs identified in Python and Go modules. +* Upgraded SAM app versions: + - sumologic-app-utils → 2.0.21 + - sumologic-s3-logging-auto-enable → 1.0.18 + +Deprecation: +* The Global Intelligence for AWS CloudTrail DevOps app is scheduled for deprecation in the near future and, as a result, has been removed from the AWS Observability Solution. + ## v2.12.0, 01-Apr-2025 AWS Observability Solution (S3 Link for CloudFormation template): `https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.12.0/sumologic_observability.master.template.yaml` 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 d671406da0..9255dbd5ca 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.12.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.12.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.13.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.13.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.12.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.13.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 273c6f0c4c..efa260b83e 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.12.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.12.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.13.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.13.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 dc02a4b6f1..853a8c5301 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.12.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.13.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 2f77015dd2..fa186a18d2 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.12.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.13.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.12.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.13.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)