Jump to content

Any a w s experts here


ForEverJava

Recommended Posts

I need to create cloudwatch  dash board by using custom metrics or query from xray or cloudwatch logs to find all 200 and non responses code counts to add to monitoring dashboard and create alerts based on this so we get notified before business gets knowing our micro services down..

 

This some simple things aws Devops can figure out rather me spending hours to test filter pattern or aws cli put metric create cloud watch logs insight with filter message like /response 200 ok etc

 

Thnx for help in advance

Link to comment
Share on other sites

cheyyachu kada..in cloudwatch you can directly filter for HTTP Code as 2xx/3xx/4xx and create a dashboard out of it. Keep a notification there to send SNS notification to email when the 200 counts increase by X in Y minutes. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...