by truthbrother | Apr 27, 2020 | AWS CloudWatch
AWS CloudWatch allows you to collect log from your AWS EC2 instances. Files such as the Apache2 access and error logs that are commonly found on web servers. Or any log file. This is especially useful if you have a scaling group of instances behind a load...
by truthbrother | Oct 10, 2018 | AWS CloudWatch
New CloudWatch Agent Available A new multi-platform CloudWatch agent is available. You can use a single agent to collect both system metrics and log files from Amazon EC2 instances and on-premises servers. The new agent supports both Windows Server and Linux and...
by truthbrother | Mar 26, 2018 | AWS CloudWatch, Amazon Web Services
You’ve developed your app, you’ve deployed it to your EC2 server, you’ve configured the SSL because HTTPS is the only way to serve websites in 2017, and you’ve got your database all setup on RDS. You’re just starting out, so you don’t have a lot of complexity to your...
by truthbrother | Mar 20, 2018 | Amazon Web Services, AWS CloudWatch
CloudWatch, the default monitoring tool on AWS, is an essential tool to use when hosting apps on AWS. However, CloudWatch is just that—a default monitoring tool. It’s not designed to be the best or most comprehensive monitoring tool for all use cases on AWS. While you...