Wednesday, 1 August 2018

Amazon MQ adds support Amazon CloudWatch Logs that can help your troubleshoot and monitor message brokers

With the new support for Amazon CloudWatch Logs, you can now publish logs from the Amazon MQ brokers to the Amazon CloudWatch Logs. You can now easily monitor and troubleshoot the Amazon MQ message brokers in near real-time with Amazon CloudWatch Logs. Amazon MQ is message broker service for Apache ActiveMQ where the message brokers can be deployed and be operated in the cloud. You can easily manage, access and store the log files from the range of Amazon Web Services and from own applications with the help of Amazon CloudWatch Logs.  You can now publish the audit log and the general log from the Amazon MQ to the Amazon CloudWatch logs which will give the visibility over the Amazon MQ broker activity. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...