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 年前240 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则