diff --git a/configs/3-1-aws-cw.json b/configs/3-1-aws-cw.json index 9131dfbce..247727ef8 100644 --- a/configs/3-1-aws-cw.json +++ b/configs/3-1-aws-cw.json @@ -8,7 +8,7 @@ { "name": "AWS_Logs", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg", - "label": "AWS Logs", + "label": "Logs", "description": "via Cloudwatch", "hint": "Cloudwatch logs to ship to Logz.io", "supportedOs": ["AWS_Cloudformation"], @@ -20,7 +20,7 @@ "name": "AWS_Logs", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png", "label": "AWS Logs", - "description": "Ship your Cloudwatch logs to Logz.io via Firehose", + "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.", "params": [ { "type": "single-select", diff --git a/configs/3-2-aws-metric-stream.json b/configs/3-2-aws-metric-stream.json index c5004304b..ba17033d2 100644 --- a/configs/3-2-aws-metric-stream.json +++ b/configs/3-2-aws-metric-stream.json @@ -8,7 +8,7 @@ { "name": "AWS_Metrics", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg", - "label": "AWS Metrics", + "label": "Metrics", "description": "via Cloudwatch", "hint": "AWS metrics to ship to Logz.io", "supportedOs": ["AWS_Cloudformation"], @@ -20,7 +20,7 @@ "name": "AWS_Metrics", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws-cloudwatch.png", "label": "AWS Metrics", - "description": "Ship your AWS metrics to logz.io", + "description": "Ship your metrics via CloudFormation, set up your AWS region and stack, and choose the specific namespace from which you wish to collect data.", "params": [ { "type": "single-select", diff --git a/configs/3-3-aws-ec2-linux-system.json b/configs/3-3-aws-ec2-linux-system.json index 42ce67a8b..0307ac3b8 100644 --- a/configs/3-3-aws-ec2-linux-system.json +++ b/configs/3-3-aws-ec2-linux-system.json @@ -8,7 +8,7 @@ { "name": "EC2", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/aws.svg", - "label": "EC2 Monitoring", + "label": "EC2", "description": "Linux Logs & Metrics", "hint": "EC2 with Linux.", "supportedOs": ["Linux"], @@ -19,7 +19,7 @@ "name": "System", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/local_host.png", "label": "System", - "description": "Logz.io Uses OpenTelemetry to monitor your EC2.", + "description": "Monitor your EC2 using OpenTemeletry", "telemetries": [ { "type": "LOG_ANALYTICS", diff --git a/configs/4-1-gcp-logs.json b/configs/4-1-gcp-logs.json index 8e8f268ba..ef74b65be 100644 --- a/configs/4-1-gcp-logs.json +++ b/configs/4-1-gcp-logs.json @@ -7,7 +7,7 @@ { "name": "GCP_Logs", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/gcp.png", - "label": "GCP Logs", + "label": "Logs", "description": "Cloud Logging", "hint": "Logging from GCP services.", "supportedOs": ["GCP"], diff --git a/configs/4-2-gcp-metrics.json b/configs/4-2-gcp-metrics.json index 0af084e27..c44927a0f 100644 --- a/configs/4-2-gcp-metrics.json +++ b/configs/4-2-gcp-metrics.json @@ -7,7 +7,7 @@ { "name": "GCP_Metrics", "logo": "https://dytvr9ot2sszz.cloudfront.net/logz-docs/shipper-logos/gcp.png", - "label": "GCP Metrics", + "label": "Metrics", "description": "Cloud Monitoring", "hint": "Metrics from GCP services.", "supportedOs": ["GCP"],