Skip to content

Commit

Permalink
Rename title of AWS Logs to include Recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit committed Oct 8, 2024
1 parent bdc1c7d commit 3276ef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/3-1-aws-cw.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"name": "AWS_Logs",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg",
"label": "Logs",
"label": "Logs (Recommended)",
"description": "via Cloudwatch",
"hint": "Cloudwatch logs to ship to Logz.io",
"supportedOs": ["AWS_Cloudformation"],
Expand All @@ -17,7 +17,7 @@
"integrationTemplate": "firehose-logs/0.2.1/sam-template.yaml&param_logzioType=agent-logzio-firehose&param_logzioListener=https://aws-firehose-logs-<<LOGZIO_LISTENER_ADDRESS>>",
"datasources": [
{
"name": "AWS_Logs_(Recommended)",
"name": "AWS_Logs",
"logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png",
"label": "AWS Logs",
"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.",
Expand Down

0 comments on commit 3276ef7

Please sign in to comment.