Monitoring AWS Resources and Uploading Logs Using Signoz
TLDR Ajay asked how to monitor AWS resources and upload logs via Signoz. Ankit advised using a Cloudwatch exporter and provided relevant resource links.
Oct 05, 2023 (1 month ago)
Ajay
02:47 AMHow do I monitor AWS resources like RDS(Postgres), Redshift, Elastic Load balancers, SQS, Redis, etc using Signoz and also
how can i upload log files from s3 bucket to signoz
Oct 06, 2023 (1 month ago)
Ankit
05:15 AMprometheusreceiver
at otel-collector-metrics
deployment at k8s-infra-chart
https://github.com/prometheus/cloudwatch_exporter/tree/master/examples
It has all the AWS softwares you mentioned
If you need help chart of
cloudwatch-exporter
here it is https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-cloudwatch-exporterAjay
05:24 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Integrating AWS RDS DB Instance with SigNoz Dashboard
Vitalik asked about integrating AWS RDS DB instance with SigNoz. Ankit suggested using CloudWatch exporter and configuring `prometheus` receiver in otel-collector-metrics.
Syncing CloudWatch Logs to Signoz
Romil asked how to sync Cloudwatch logs to Signoz. Prashant and nitya-signoz provided guidance on using `awscloudwatch` receiver and configuration placement.
Troubleshooting SigNoz Monitoring for AWS EC2 Docker-Compose Application
dipak has problems with SigNoz integration to monitor containers in an AWS EC2 Docker-Compose application. Prashant suggests updating the dashboard and using different guides for log collection, metrics collection and application instrumentation. Issues are still unresolved.