Questions tagged [amazon-cloudwatch]

Amazon CloudWatch is a technology used for Amazon Web Services, such as Amazon Relational Database Service (tag: amazon-rds), to monitor health and activity of databases and other servers. It offers web-based dashboards and a command line interface.

Amazon CloudWatch is a technology used for Amazon Web Services, such as Amazon Relational Database Service (), to monitor health and activity of databases and other servers. It offers web-based dashboards and a command line interface.

7 questions
1
vote
1 answer

Writing custom server logs in Postgres

We have set up a Postgres instance that is writing logs directly to AWS CloudWatch. We would like to be able to write our own logs for the purpose of automated processing. Unfortunately our current experiments seemed to generate logs only on the…
1
vote
1 answer

How to monitor Mongo databases and Cloud servers?

We have mongo databases installed in AWS and Azure based servers. We need to monitor the Mongo databases and Cloud servers on daily basis. Is there any way to healthcheck the databases and servers ? Thanks,
0
votes
0 answers

Migrating data to new mysql rds instance

I have 1TB size mysql database for production . Now i want to migrate this database on new mysql RDS instance . Please suggest me which backup policy should i apply here like Mysqldump,XtraBackup . ?
0
votes
1 answer

How to get a breakdown of CPU usage at each point in time?

I have a SQL Server RDS instance, running on a db.m5.xlarge (4 vCPU, 16GB RAM) with Multi AZ enabled. I am trying to determine the cause of a constant 25%-30% CPU load on the instance at a time when we know that there is very little client activity…
0
votes
1 answer

Detecting Logical Replication Error on Postgres v10 on AWS RDS CloudWatch metrics

https://www.postgresql.org/docs/10/logical-replication-restrictions.html States: "When the schema is changed on the publisher and replicated data starts arriving at the subscriber but does not fit into the table schema, replication will error until…
Sam.E
  • 85
  • 2
  • 7
0
votes
1 answer

How can we publish Aurora (Postgres compatible) logs to Cloudwatch?

I'm looking for a way to publish Aurora (pg compatible) db logs to cloudwatch. In Postgres RDS, there is an option when we "modify" the instance to enable publishing db and upgrade logs to cloudwatch, however I see no such option in Aurora. I…
0
votes
1 answer

Integrating MongoDB metrices with Cloud watch

We are hosting mongodb in AWS environment and planning to create incident in Servicenow using AWS Cloud watch alarm facility Has anyone integrated MongoDB Monitoring metrices with Cloud watch to create Incident ? As i am completely new to AWS, i got…
vignesh
  • 25
  • 5