From 75790d0581becaab4f5d0708753fd939f45baf91 Mon Sep 17 00:00:00 2001 From: Seth Williams <62402402+SethWilliamsWV@users.noreply.github.com> Date: Tue, 24 Jun 2025 13:54:01 -0400 Subject: [PATCH 1/2] Update collect-with-cloudformation-template.md Incorrect link when using standard CF template --- .../collect-with-cloudformation-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md b/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md index 5cdaf295ac..c65c19111f 100644 --- a/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md +++ b/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md @@ -43,7 +43,7 @@ Download the `DLQLambdaCloudFormation.json` CloudFormation template [here](https Before you upload the CloudFormation template, there are some optional configuration steps. -If you want to use the CloudFormation Template as is, proceed to [Create a stack on the AWS CloudFormation console](/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs). +If you want to use the CloudFormation Template as is, proceed to [Create a stack on the AWS CloudFormation console](docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template/#step-4-create-a-stack-on-the-aws-cloudformation-console). ### Configure environment variables for Lambda functions (Optional) From 97d5695fa56b2af4e91fe2e88f296429b710aece Mon Sep 17 00:00:00 2001 From: "Kim (Sumo Logic)" <56411016+kimsauce@users.noreply.github.com> Date: Tue, 24 Jun 2025 11:49:35 -0700 Subject: [PATCH 2/2] Update docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md --- .../collect-with-cloudformation-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md b/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md index c65c19111f..7d2912c8cc 100644 --- a/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md +++ b/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template.md @@ -43,7 +43,7 @@ Download the `DLQLambdaCloudFormation.json` CloudFormation template [here](https Before you upload the CloudFormation template, there are some optional configuration steps. -If you want to use the CloudFormation Template as is, proceed to [Create a stack on the AWS CloudFormation console](docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template/#step-4-create-a-stack-on-the-aws-cloudformation-console). +If you want to use the CloudFormation Template as is, proceed to [Create a stack on the AWS CloudFormation console](/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template/#step-4-create-a-stack-on-the-aws-cloudformation-console). ### Configure environment variables for Lambda functions (Optional)