SNS SMS logs to cloudwatch - country

0

Hi guys, i am in a little bit of a pickle.

i have enabled SMS delivery logs, and i see the timestamp/status/messageID/destination/response/type

there's also delivery by country which shows me the country/messages sent/failed/delivery rate - but these metrics i can't put in cloudwatch.

i was wondering if there's any way for me to have something like "xx messages sent to y country between z and w dates"

any ideas?

Thank you very much

katmai
已提問 1 年前檢視次數 239 次
2 個答案
0

You would have to create Custom Metrics in AWS CloudWatch which reads the Logs and the obtains the count of the countries:

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/MonitoringLogData.html

AWS
vtjean
已回答 1 年前
0

You can use cloudwatch dimension Country, SMS Type to see the rate of successful SMS message deliveries for each country.

[+] https://docs.aws.amazon.com/sns/latest/dg/sns-monitoring-using-cloudwatch.html#view-cloudwatch-metrics

AWS
已回答 6 個月前

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

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

回答問題指南