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
preguntada hace un año241 visualizaciones
2 Respuestas
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
respondido hace un año
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
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas