From e21f22a8d06aa3653fe89b12d34dbf51ef7d7462 Mon Sep 17 00:00:00 2001 From: Ral G <39119258+ralongit@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:32:34 +0300 Subject: [PATCH] Add recommened to AWS Logs title (#196) --- configs/3-1-aws-cw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/3-1-aws-cw.json b/configs/3-1-aws-cw.json index 070b32b19..f1e6d290a 100644 --- a/configs/3-1-aws-cw.json +++ b/configs/3-1-aws-cw.json @@ -17,7 +17,7 @@ "integrationTemplate": "firehose-logs/0.2.1/sam-template.yaml¶m_logzioType=agent-logzio-firehose¶m_logzioListener=https://aws-firehose-logs-<>", "datasources": [ { - "name": "AWS_Logs", + "name": "AWS_Logs_(Recommended)", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png", "label": "AWS Logs (Recommended)", "description": "Ship your Cloudwatch logs via Firehose, set up your AWS region and stack, and choose the specific services or log groups from which you wish to collect data.",