Web application failed request monitoring

0

Hi,

First post so hopefully I will give you enough information.

We have a web application in Elixir that uses API's and we require the ability to monitor any failed requests. API servers (Custom instances in Ubuntu) are behind a standard load balancer and connect to an RDS database.

First question is; we know application trace monitoring is available in tools like Datadog etc but i wonder if it is possible to use Cloudwatch in any way. I am aware of the standard metrics with in CW but wondered if there is a way to extend so that i can monitor any failed attempts or API calls?

Second question if the answer to the first is "Yes", how?

Thanks in advance

已提問 4 年前檢視次數 220 次
2 個答案
0

Hi There,

We recently launched CloudWatch ServiceLens that helps you gain observability into application performance using metrics, logs, and traces. This can help you view the faults or errors associated with the requests flowing through your services. You can learn more here: https://aws.amazon.com/about-aws/whats-new/2019/11/announcing-amazon-cloudwatch-servicelens/

You an also learn how to get started here:
https://aws.amazon.com/blogs/aws/visualize-and-monitor-highly-distributed-applications-with-amazon-cloudwatch-servicelens/

If you intend to monitor endpoints such as APIs, URLs by creating synthetic traffic, you can also use the newly previewed CloudWatch Synthetics. You can learn more here: https://aws.amazon.com/about-aws/whats-new/2019/11/introducing-amazon-cloudwatch-synthetics-preview/

Best,
CloudWatch Team

已回答 4 年前
0

Hi,

Yes this has worked for the URL and API as requested. I am sure it can do more and i will look into it with the links you have supplied.

Thanks again
Rob

Edited by: lighty9909 on Nov 28, 2019 3:05 AM

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南