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

2 Antworten
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
beantwortet vor einem Jahr
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
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen